Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-153130
#<BuildRuby:0x00007f2d0fdafdc0
@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.20241101-153130",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000024 0.000010 0.000034 ( 0.000035)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.005180 0.002374 3.866579 ( 3.742919)
build_miniruby 0.000000 0.001636 1.535216 ( 1.531665)
build_ruby 0.002080 0.000000 4.222382 ( 4.367818)
build_all 0.007348 0.001545 6.667773 ( 2.738917)
build_install 0.011115 0.007435 9.540058 ( 4.650009)
test_btest 0.000699 0.000327 74.909858 ( 20.142474)
test_basic 0.005637 0.004675 1.018774 ( 1.069920)
test_all 0.106055 0.039450 717.148214 (228.172565)
test_rubyspec 0.044776 0.035816 119.214885 ( 26.032094)
total: 292.45 sec