Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-165104
#<BuildRuby:0x0000560abcbf61a8
@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.20230824-165104",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.002685 0.004433 2.315997 ( 6.101665)
build_miniruby 0.001280 0.000214 1.640878 ( 2.370038)
build_ruby 0.001645 0.000274 3.382450 ( 5.992297)
build_all 0.005412 0.003629 6.316216 ( 5.321278)
build_install 0.016622 0.003367 7.986240 ( 8.664097)
test_btest 0.000712 0.000135 83.672664 ( 50.687831)
test_basic 0.001193 0.007357 0.988187 ( 1.987638)
test_all 0.008180 0.000978 705.870371 (438.815823)
test_rubyspec 0.028163 0.043927 106.044258 (182.120467)
total: 702.06 sec