Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-211731
#<BuildRuby:0x0000560104cc63b0
@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.20231221-211731",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005903 0.000381 1.912452 ( 2.496997)
build_miniruby 0.001165 0.000224 1.681785 ( 1.684252)
build_ruby 0.001343 0.000258 3.181663 ( 3.356664)
build_all 0.003693 0.004007 5.576154 ( 2.604705)
build_install 0.010268 0.008748 7.300675 ( 4.297415)
test_btest 0.000561 0.000155 78.720516 ( 27.472918)
test_basic 0.007885 0.000000 0.878865 ( 0.982042)
test_all 0.086986 0.032735 648.124566 (238.390077)
test_rubyspec 0.040112 0.026622 93.518438 (105.141872)
total: 386.43 sec