Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-055609
#<BuildRuby:0x0000563f5e446120
@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.20231022-055609",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.006292 0.000278 3.442501 ( 3.571978)
build_miniruby 0.001397 0.000000 1.521848 ( 1.520420)
build_ruby 0.001632 0.000000 3.000536 ( 3.195255)
build_all 0.003774 0.003898 5.667536 ( 2.635121)
build_install 0.018826 0.000346 7.995250 ( 4.227762)
test_btest 0.000705 0.000091 80.406293 ( 30.371780)
test_basic 0.006702 0.000864 0.825137 ( 0.901095)
test_all 0.074773 0.040736 615.667413 (218.287533)
test_rubyspec 0.028163 0.034140 91.367752 (104.876252)
total: 369.59 sec