Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-114508
#<BuildRuby:0x000055b918e9a120
@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.20231213-114508",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006227 0.001154 2.427283 ( 2.541379)
build_miniruby 0.001169 0.000216 1.553394 ( 1.565904)
build_ruby 0.001488 0.000276 3.249673 ( 3.488484)
build_all 0.007486 0.000587 5.826263 ( 2.713186)
build_install 0.013191 0.005229 7.253231 ( 4.241539)
test_btest 0.000707 0.000142 79.671193 ( 29.675307)
test_basic 0.005216 0.001043 0.847073 ( 0.916823)
test_all 0.077431 0.044505 662.789232 (274.598755)
test_rubyspec 0.040979 0.021871 92.765996 (104.459660)
total: 424.20 sec