Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-131959
#<BuildRuby:0x00007fda544ffde0
@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.20240818-131959",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000031 0.000004 0.000035 ( 0.000034)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007358 0.000943 3.812761 ( 3.680635)
build_miniruby 0.001185 0.000660 1.812614 ( 1.811476)
build_ruby 0.000000 0.002251 4.234295 ( 4.386044)
build_all 0.008965 0.001315 8.628286 ( 3.401567)
build_install 0.019311 0.000000 11.344904 ( 5.015696)
test_btest 0.000980 0.000000 123.890142 ( 32.372109)
test_basic 0.001619 0.009788 1.341247 ( 1.381190)
test_all 0.122283 0.033133 875.877138 (254.557473)
test_rubyspec 0.053309 0.042820 179.658471 ( 49.211990)
total: 355.82 sec