Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-015609
#<BuildRuby:0x0000556e23aaa2a8
@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.20230312-015609",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005445 0.000947 1.815283 ( 4.323258)
build_miniruby 0.001193 0.000207 1.372790 ( 1.537528)
build_ruby 0.001567 0.000272 2.817836 ( 3.485959)
build_all 0.000000 0.007678 2.238997 ( 2.330569)
build_install 0.016653 0.001811 3.367606 ( 3.982190)
test_btest 0.000678 0.000157 69.150922 ( 50.219744)
test_basic 0.000000 0.006802 0.551140 ( 0.943640)
test_all 0.000000 0.002252 604.283351 (623.045431)
test_rubyspec 0.022565 0.043231 85.832135 (128.061006)
total: 817.93 sec