Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-030857
#<BuildRuby:0x0000557490c15f70
@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.20230701-030857",
@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.000029 0.000002 0.000031 ( 0.000026)
autoconf 0.000037 0.000003 0.000040 ( 0.000035)
configure 0.000032 0.000002 0.000034 ( 0.000035)
build_up 0.005690 0.000407 2.009595 ( 4.484673)
build_miniruby 0.000000 0.001405 1.638978 ( 2.474596)
build_ruby 0.000000 0.001662 3.060693 ( 3.606749)
build_all 0.000000 0.007481 2.448817 ( 3.221847)
build_install 0.009178 0.008907 3.704422 ( 4.808683)
test_btest 0.000623 0.000141 80.208989 ( 49.218186)
test_basic 0.000000 0.007935 0.886685 ( 1.357754)
test_all 0.001068 0.000310 609.067579 (362.820189)
test_rubyspec 0.027365 0.030977 93.742680 (180.212447)
total: 612.21 sec