Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-182409
#<BuildRuby:0x000055ccc0225f50
@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.20231020-182409",
@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.000020)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.006031 0.000377 2.175118 ( 2.293889)
build_miniruby 0.001464 0.000000 1.482604 ( 1.480921)
build_ruby 0.001651 0.000000 3.306363 ( 3.499409)
build_all 0.007566 0.000000 5.667734 ( 2.378361)
build_install 0.013392 0.003352 7.136904 ( 3.459371)
test_btest 0.000903 0.000151 80.294241 ( 21.976523)
test_basic 0.005164 0.000177 0.761136 ( 0.835070)
test_all 0.008750 0.000000 654.129086 (218.080424)
test_rubyspec 0.019613 0.028858 82.120825 ( 93.501189)
total: 347.51 sec