Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-015345
#<BuildRuby:0x000055645229a868
@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.20230616-015345",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001413 0.004309 1.725210 ( 3.025589)
build_miniruby 0.001213 0.000220 1.340344 ( 1.339147)
build_ruby 0.001250 0.000227 2.566424 ( 2.755723)
build_all 0.005932 0.001079 2.279667 ( 1.273165)
build_install 0.007171 0.009715 3.603110 ( 2.415436)
test_btest 0.000646 0.000168 77.894230 ( 20.972466)
test_basic 0.004935 0.000000 0.724947 ( 0.796924)
test_all 0.001532 0.000000 558.564538 (167.571383)
test_rubyspec 0.018190 0.028051 78.258482 ( 89.926487)
total: 290.08 sec