Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-114413
#<BuildRuby:0x0000561392e82320
@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.20230124-114413",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004011 0.000547 1.115957 ( 1.517093)
build_miniruby 0.001391 0.000000 1.148460 ( 1.154670)
build_ruby 0.001671 0.000000 2.872636 ( 3.164468)
build_all 0.007113 0.000000 3.729606 ( 2.017790)
build_install 0.010880 0.004223 2.834085 ( 2.119253)
test_btest 0.000774 0.000000 55.507179 ( 22.685127)
test_basic 0.005465 0.000000 0.431074 ( 0.533393)
test_all 0.001634 0.000000 638.577070 (218.843426)
test_rubyspec 0.029198 0.017127 68.162168 ( 78.164279)
total: 330.20 sec