Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-104218
#<BuildRuby:0x000055725f6b2098
@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.20231209-104218",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007192 0.000367 2.367496 ( 3.309602)
build_miniruby 0.001467 0.000169 1.695951 ( 1.836166)
build_ruby 0.000000 0.001949 3.670271 ( 4.126378)
build_all 0.006837 0.001952 5.972918 ( 4.186020)
build_install 0.011498 0.010487 7.751236 ( 5.713712)
test_btest 0.000900 0.000191 84.900296 ( 53.392363)
test_basic 0.007934 0.000830 0.944806 ( 1.321991)
test_all 0.083492 0.043551 713.832673 (519.134050)
test_rubyspec 0.025483 0.057172 106.138123 (181.660831)
total: 774.68 sec