Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-231616
#<BuildRuby:0x00005587d5dc2230
@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.20230827-231616",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.003094 0.003641 2.188970 ( 4.189818)
build_miniruby 0.000000 0.001981 1.628062 ( 1.678113)
build_ruby 0.000089 0.001932 3.320447 ( 3.699451)
build_all 0.005512 0.002396 6.097211 ( 3.749518)
build_install 0.007265 0.012200 7.851079 ( 5.375967)
test_btest 0.000000 0.001160 85.706926 ( 43.035537)
test_basic 0.002585 0.004746 0.936876 ( 1.268196)
test_all 0.007010 0.002480 692.526681 (295.960702)
test_rubyspec 0.050839 0.019403 101.712943 (115.901649)
total: 474.86 sec