Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-134010
#<BuildRuby:0x00007f88ca14fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240702-134010",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000036)
build_up 0.008123 0.001310 4.601244 ( 4.050246)
build_miniruby 0.002190 0.000000 1.827049 ( 1.833329)
build_ruby 0.002411 0.000064 4.626240 ( 4.772381)
build_all 0.004936 0.005245 8.622374 ( 3.938172)
build_install 0.018877 0.006520 12.475472 ( 6.455541)
test_btest 0.000755 0.000155 119.884485 ( 34.183776)
test_basic 0.008244 0.005584 1.240792 ( 1.296851)
test_all 0.107258 0.047302 900.109675 (289.904856)
test_rubyspec 0.023662 0.073586 167.794125 ( 34.915822)
total: 381.35 sec