Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-125543
#<BuildRuby:0x000055b42ff35f50
@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.20231021-125543",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002650 0.003852 2.137278 ( 2.226245)
build_miniruby 0.000000 0.001648 1.541008 ( 1.545440)
build_ruby 0.000000 0.001568 2.926939 ( 3.094098)
build_all 0.002401 0.005224 5.811749 ( 2.886566)
build_install 0.015249 0.002971 7.293185 ( 4.236252)
test_btest 0.000660 0.000145 80.679296 ( 31.426948)
test_basic 0.001180 0.004260 0.747537 ( 0.814664)
test_all 0.069509 0.047020 633.727184 (230.278760)
test_rubyspec 0.026833 0.043390 100.609009 (123.444051)
total: 399.95 sec