Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-094938
#<BuildRuby:0x00007fb58d26fdc8
@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.20240709-094938",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003159 0.004939 3.939982 ( 3.443964)
build_miniruby 0.001283 0.000385 1.264323 ( 1.260966)
build_ruby 0.001506 0.000452 3.647869 ( 3.848223)
build_all 0.004862 0.004487 7.921151 ( 3.055542)
build_install 0.016696 0.002806 10.577207 ( 4.648878)
test_btest 0.000742 0.000228 117.870492 ( 31.569607)
test_basic 0.004405 0.005548 1.043786 ( 1.094724)
test_all 0.106497 0.043862 822.812940 (252.556998)
test_rubyspec 0.042747 0.052377 169.798589 ( 34.605606)
total: 336.09 sec