Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-145043
#<BuildRuby:0x000056238b742138
@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.20231211-145043",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.007411 0.001323 2.608337 ( 4.529760)
build_miniruby 0.001371 0.000245 1.833842 ( 2.184601)
build_ruby 0.000000 0.001937 3.672443 ( 4.640249)
build_all 0.005758 0.003557 6.290804 ( 6.702383)
build_install 0.016870 0.005275 7.912426 ( 8.092163)
test_btest 0.000870 0.000197 86.124071 ( 86.346309)
test_basic 0.008313 0.000000 0.992722 ( 1.533753)
test_all 0.100492 0.030739 717.655771 (588.640984)
test_rubyspec 0.032309 0.040075 104.459105 (151.114231)
total: 853.79 sec