Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-115607
#<BuildRuby:0x00005643d14b6020
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-115607",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.005202 0.000279 1.310283 ( 1.442334)
build_miniruby 0.000956 0.000217 0.911541 ( 0.909938)
build_ruby 0.000983 0.000223 1.473034 ( 1.464241)
build_all 0.001514 0.004538 3.361935 ( 1.684083)
build_install 0.011872 0.002002 2.521408 ( 1.649711)
test_btest 0.000606 0.000158 57.215202 ( 18.881022)
test_basic 0.000000 0.004145 0.322674 ( 0.417144)
test_all 0.000758 0.000578 598.966847 (172.359959)
test_rubyspec 0.009713 0.023246 62.301891 ( 72.335156)
total: 271.14 sec