Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-055147
#<BuildRuby:0x0000562ffbe0a390
@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.20230818-055147",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.006814 0.000089 2.383390 ( 5.346726)
build_miniruby 0.001615 0.000051 1.785062 ( 3.183901)
build_ruby 0.001857 0.000058 3.426104 ( 4.507281)
build_all 0.008786 0.000275 6.624283 ( 5.253224)
build_install 0.011335 0.008764 8.545201 ( 6.248652)
test_btest 0.000676 0.000058 87.025757 ( 50.810734)
test_basic 0.003565 0.004843 1.019682 ( 2.047506)
test_all 0.011347 0.000246 726.097796 (518.880477)
test_rubyspec 0.045050 0.034234 113.872995 (243.035172)
total: 839.31 sec