Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-014826
#<BuildRuby:0x000055971b76a018
@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.20231205-014826",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006652 0.000315 2.177846 ( 2.274255)
build_miniruby 0.001240 0.000143 1.477599 ( 1.477004)
build_ruby 0.001524 0.000000 3.183339 ( 3.371693)
build_all 0.008104 0.000000 5.770282 ( 2.757159)
build_install 0.012499 0.004878 7.270780 ( 3.921389)
test_btest 0.000843 0.000112 80.308701 ( 28.593628)
test_basic 0.005169 0.000110 0.848804 ( 0.919127)
test_all 0.061388 0.061063 662.458048 (258.421142)
test_rubyspec 0.034328 0.029098 90.517513 (102.570248)
total: 404.31 sec