Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-135943
#<BuildRuby:0x00007fb0c0edfdc8
@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.20241102-135943",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.003047 0.004757 3.818192 ( 3.717221)
build_miniruby 0.001264 0.000305 1.595965 ( 1.592677)
build_ruby 0.001352 0.000326 4.049275 ( 4.195222)
build_all 0.004191 0.004215 6.138738 ( 2.437518)
build_install 0.007467 0.010940 9.358196 ( 4.534932)
test_btest 0.000960 0.000320 72.632500 ( 19.861672)
test_basic 0.008473 0.001414 0.823212 ( 0.867466)
test_all 0.103984 0.044768 738.483305 (212.178302)
test_rubyspec 0.051912 0.031879 119.486114 ( 27.388007)
total: 276.77 sec