Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-003725
#<BuildRuby:0x000055c427406258
@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.20230611-003725",
@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.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003768 0.002419 1.768120 ( 2.997729)
build_miniruby 0.001333 0.000254 1.175333 ( 1.176178)
build_ruby 0.001485 0.000283 2.677594 ( 2.869979)
build_all 0.004128 0.002258 2.162818 ( 1.363471)
build_install 0.009372 0.004012 3.232418 ( 2.216294)
test_btest 0.000836 0.000193 75.611784 ( 29.237798)
test_basic 0.003784 0.000874 0.742106 ( 0.850240)
test_all 0.000000 0.001229 597.284397 (235.938024)
test_rubyspec 0.020153 0.034766 82.206074 ( 99.495097)
total: 376.15 sec