Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-003331
#<BuildRuby:0x00007f464b2dfdc8
@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.20240618-003331",
@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.000018 0.000008 0.000026 ( 0.000027)
autoconf 0.000040 0.000015 0.000055 ( 0.000056)
configure 0.000032 0.000013 0.000045 ( 0.000047)
build_up 0.005637 0.002214 3.187760 ( 3.127030)
build_miniruby 0.001162 0.000457 1.166891 ( 1.164013)
build_ruby 0.000000 0.001798 3.296595 ( 3.461558)
build_all 0.002408 0.005822 6.781403 ( 2.632599)
build_install 0.011266 0.007501 9.547483 ( 4.424222)
test_btest 0.000675 0.000315 109.147355 ( 39.724027)
test_basic 0.009778 0.002399 1.353244 ( 1.657990)
test_all 0.101309 0.050929 811.574961 (269.586346)
test_rubyspec 0.051428 0.041392 164.649189 ( 34.161102)
total: 359.94 sec