Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-023017
#<BuildRuby:0x00007fa5aaa2fdd0
@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.20240824-023017",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003960 0.003997 3.790314 ( 3.668729)
build_miniruby 0.001511 0.000216 1.707540 ( 1.704322)
build_ruby 0.001638 0.000234 4.311394 ( 4.484060)
build_all 0.007236 0.001033 8.594022 ( 3.427683)
build_install 0.011976 0.007673 10.799582 ( 4.787996)
test_btest 0.000826 0.000148 119.022604 ( 30.918332)
test_basic 0.009902 0.000257 1.103152 ( 1.147077)
test_all 0.102734 0.053276 845.298511 (262.349245)
test_rubyspec 0.060541 0.024903 166.489071 ( 32.865368)
total: 345.35 sec