Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-081026
#<BuildRuby:0x00007f9d0b55fdc0
@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.20240625-081026",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.006966 0.000753 2.992263 ( 3.092202)
build_miniruby 0.001296 0.000335 1.196422 ( 1.193531)
build_ruby 0.001597 0.000412 3.593452 ( 3.766033)
build_all 0.006689 0.001726 7.486777 ( 2.945559)
build_install 0.011011 0.006302 9.121461 ( 4.315669)
test_btest 0.000715 0.000201 116.594365 ( 41.300873)
test_basic 0.000000 0.007241 0.934936 ( 0.988800)
test_all 0.107246 0.043152 810.754265 (261.640023)
test_rubyspec 0.030997 0.064481 173.131871 ( 31.270394)
total: 350.51 sec