Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-113229
#<BuildRuby:0x000055a689072120
@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.20230511-113229",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005610 0.000467 1.863416 ( 4.015696)
build_miniruby 0.001046 0.000088 1.323419 ( 1.639231)
build_ruby 0.001600 0.000133 2.616444 ( 3.286407)
build_all 0.007570 0.000269 2.210962 ( 2.678858)
build_install 0.012189 0.005254 3.477214 ( 3.808813)
test_btest 0.000862 0.000099 75.331816 ( 44.265169)
test_basic 0.006841 0.000239 0.780424 ( 1.267355)
test_all 0.001029 0.000114 570.340791 (264.585168)
test_rubyspec 0.020142 0.027784 79.054060 ( 91.423411)
total: 416.97 sec