Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-134830
#<BuildRuby:0x0000555c1bcea230
@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.20240112-134830",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000579 0.007442 15.800579 ( 8.838907)
build_miniruby 0.001180 0.000163 17.380069 ( 16.788394)
build_ruby 0.001350 0.000186 3.441222 ( 3.651922)
build_all 0.007899 0.000000 20.839709 ( 17.105365)
build_install 0.018131 0.000000 6.967268 ( 4.193603)
test_btest 0.000926 0.000000 84.078911 ( 36.005845)
test_basic 0.000000 0.007464 0.808771 ( 0.871316)
test_all 0.091442 0.028286 759.128049 (284.241025)
test_rubyspec 0.032731 0.038266 98.816530 (114.244836)
total: 485.94 sec