Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-182746
#<BuildRuby:0x0000563a7e7a1fc0
@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.20231014-182746",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.008005 2.583927 ( 3.584039)
build_miniruby 0.001195 0.000354 1.771525 ( 1.865187)
build_ruby 0.002021 0.000000 3.863580 ( 4.212413)
build_all 0.010094 0.000000 6.498217 ( 4.257464)
build_install 0.019287 0.003835 8.322489 ( 6.278788)
test_btest 0.001009 0.000259 91.694435 ( 65.065369)
test_basic 0.004428 0.004167 1.058051 ( 1.360467)
test_all 0.010587 0.000640 695.031409 (330.030735)
test_rubyspec 0.038184 0.036857 107.649603 (126.229968)
total: 542.89 sec