Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-004842
#<BuildRuby:0x00007f60c6d8fdc8
@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.20240708-004842",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000040 0.000005 0.000045 ( 0.000046)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.000000 0.009328 4.783090 ( 4.303539)
build_miniruby 0.000139 0.001956 1.999700 ( 2.004600)
build_ruby 0.002067 0.000447 4.974428 ( 5.146723)
build_all 0.008555 0.003236 9.345051 ( 4.720147)
build_install 0.027113 0.000000 13.036326 ( 7.221353)
test_btest 0.000864 0.000086 122.102109 ( 33.265942)
test_basic 0.008852 0.000917 1.308869 ( 1.355193)
test_all 0.123827 0.035288 871.250605 (250.153874)
test_rubyspec 0.057383 0.036972 175.215438 ( 32.502209)
total: 340.67 sec