Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-001449
#<BuildRuby:0x000056529d5b9a00
@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.20240213-001449",
@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.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002337 0.004290 1.976787 ( 2.345464)
build_miniruby 0.001609 0.000000 1.570507 ( 1.573107)
build_ruby 0.001980 0.000000 3.632286 ( 3.847133)
build_all 0.008231 0.000000 6.813095 ( 3.193468)
build_install 0.007825 0.011134 7.958751 ( 4.250544)
test_btest 0.000296 0.000534 91.197323 ( 38.875695)
test_basic 0.004533 0.003514 0.974347 ( 1.053837)
test_all 0.089844 0.029723 768.053107 (309.225635)
test_rubyspec 0.056983 0.052148 188.666563 (200.075043)
total: 564.44 sec