Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-163429
#<BuildRuby:0x0000557632f8a1a8
@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.20231217-163429",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.006385 2.292922 ( 2.349999)
build_miniruby 0.000000 0.001282 1.184516 ( 1.182541)
build_ruby 0.001219 0.000403 2.851359 ( 3.112138)
build_all 0.004471 0.002731 5.604420 ( 2.307326)
build_install 0.009784 0.004221 6.517958 ( 3.071571)
test_btest 0.000000 0.000954 78.797847 ( 20.986592)
test_basic 0.002775 0.003460 0.694567 ( 0.757052)
test_all 0.075363 0.045502 689.392980 (204.379937)
test_rubyspec 0.024494 0.051774 100.998133 (124.900690)
total: 363.05 sec