Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-045351
#<BuildRuby:0x000055c96d8d6288
@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.20231207-045351",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.005214 0.004047 2.553989 ( 4.185529)
build_miniruby 0.001396 0.000181 1.740750 ( 2.263639)
build_ruby 0.001683 0.000217 3.711856 ( 4.542187)
build_all 0.004317 0.004073 6.182726 ( 6.055590)
build_install 0.021802 0.000784 7.935191 ( 8.695857)
test_btest 0.000897 0.000124 86.454011 ( 89.534065)
test_basic 0.009083 0.000656 1.014423 ( 1.627957)
test_all 0.107274 0.021175 760.697864 (543.342598)
test_rubyspec 0.043543 0.029860 102.312237 (148.364248)
total: 808.61 sec