Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-011957
#<BuildRuby:0x000055e2b01b23b0
@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.20230513-011957",
@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.000000 0.000015 0.000015 ( 0.000016)
autoconf 0.000000 0.000027 0.000027 ( 0.000027)
configure 0.000000 0.000020 0.000020 ( 0.000020)
build_up 0.000000 0.007949 1.964178 ( 4.748682)
build_miniruby 0.001143 0.000251 1.699590 ( 2.266494)
build_ruby 0.000000 0.001445 2.770624 ( 3.511064)
build_all 0.004078 0.003608 2.217253 ( 2.409549)
build_install 0.015588 0.002433 3.761402 ( 4.094695)
test_btest 0.000685 0.000149 77.059764 ( 57.565269)
test_basic 0.002567 0.004330 0.796640 ( 1.281246)
test_all 0.000714 0.000179 632.586351 (517.509285)
test_rubyspec 0.034910 0.021345 83.948604 (109.206544)
total: 702.59 sec