Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-095128
#<BuildRuby:0x00007fd49e71fdc0
@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.20240627-095128",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.004162 0.004019 3.963939 ( 4.230170)
build_miniruby 0.001302 0.000465 1.448213 ( 1.444820)
build_ruby 0.001252 0.000447 3.696517 ( 3.823348)
build_all 0.008491 0.001533 8.233458 ( 4.247723)
build_install 0.020517 0.006794 12.101764 ( 7.933262)
test_btest 0.000676 0.000231 119.740629 ( 39.785312)
test_basic 0.002179 0.009055 1.280607 ( 1.360614)
test_all 0.104236 0.045464 887.328941 (302.365859)
test_rubyspec 0.041308 0.049259 164.672172 ( 34.505897)
total: 399.70 sec