Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-103543
#<BuildRuby:0x0000555b8c432078
@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.20231231-103543",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.002502 0.004237 1.774984 ( 3.489950)
build_miniruby 0.001533 0.000109 1.813259 ( 2.431473)
build_ruby 0.002013 0.000144 3.581228 ( 4.847296)
build_all 0.008788 0.000311 5.988625 ( 6.924816)
build_install 0.007476 0.013097 7.282231 ( 8.906150)
test_btest 0.000892 0.000144 84.557048 ( 92.649345)
test_basic 0.004466 0.003631 0.963369 ( 1.539010)
test_all 0.100657 0.026514 809.966236 (555.331332)
test_rubyspec 0.057931 0.015977 104.544838 (138.805718)
total: 814.93 sec