Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-002810
#<BuildRuby:0x00007f44d92efde0
@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.20240730-002810",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.007878 0.000961 3.892909 ( 3.727538)
build_miniruby 0.001751 0.000424 1.483412 ( 1.480485)
build_ruby 0.000000 0.002522 3.733371 ( 3.977889)
build_all 0.003323 0.005344 8.113433 ( 3.210529)
build_install 0.009524 0.011275 10.886120 ( 5.036015)
test_btest 0.000780 0.000275 117.173986 ( 31.344539)
test_basic 0.002284 0.007364 1.148784 ( 1.192241)
test_all 0.096036 0.051978 820.346874 (243.784718)
test_rubyspec 0.048913 0.040544 164.373487 ( 36.715133)
total: 330.47 sec