Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-001416
#<BuildRuby:0x000056140e0e6258
@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.20231215-001416",
@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.000025 0.000004 0.000029 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000000 0.006332 2.286344 ( 2.483832)
build_miniruby 0.000000 0.001518 1.463428 ( 1.463194)
build_ruby 0.001408 0.000456 3.197495 ( 3.389070)
build_all 0.002397 0.004872 5.753837 ( 2.401778)
build_install 0.014947 0.001898 7.153687 ( 3.696791)
test_btest 0.000887 0.000000 82.182387 ( 24.975325)
test_basic 0.006129 0.000000 0.826093 ( 0.892688)
test_all 0.054330 0.062633 711.496382 (233.863913)
test_rubyspec 0.037137 0.024648 91.328486 (102.895648)
total: 376.06 sec