Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-053349
#<BuildRuby:0x0000560bcd76df70
@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.20240320-053349",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.006187 0.003540 3.983632 ( 2.977964)
build_miniruby 0.001565 0.000000 1.759778 ( 1.759358)
build_ruby 0.001555 0.000000 3.549605 ( 3.814657)
build_all 0.007803 0.000000 7.156592 ( 3.298806)
build_install 0.012409 0.007839 9.653269 ( 4.881431)
test_btest 0.000796 0.000205 95.317471 ( 34.157081)
test_basic 0.002836 0.004741 0.983848 ( 1.070181)
test_all 0.066559 0.050959 757.524244 (308.531832)
test_rubyspec 0.046441 0.043822 127.799077 (137.333312)
total: 497.83 sec