Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-144106
#<BuildRuby:0x000055bab941e2a8
@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-144106",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001494 0.004255 1.999968 ( 3.231646)
build_miniruby 0.001049 0.000191 1.533932 ( 1.545677)
build_ruby 0.001402 0.000254 3.076965 ( 3.280032)
build_all 0.007169 0.000521 2.609057 ( 2.320000)
build_install 0.012436 0.006004 3.863944 ( 4.120610)
test_btest 0.000828 0.000173 83.292080 ( 37.272235)
test_basic 0.005882 0.001225 0.920605 ( 1.023421)
test_all 0.002089 0.000000 638.086858 (288.354379)
test_rubyspec 0.025800 0.027620 89.236276 (103.113549)
total: 444.26 sec