Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-164630
#<BuildRuby:0x00007f963222fdd8
@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.20240615-164630",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004240 0.004120 3.249591 ( 3.207311)
build_miniruby 0.001185 0.000395 1.321147 ( 1.317872)
build_ruby 0.001462 0.000488 3.581359 ( 3.772304)
build_all 0.007032 0.002344 7.605574 ( 3.024232)
build_install 0.007173 0.013309 10.362240 ( 4.956456)
test_btest 0.000636 0.000267 110.673446 ( 29.001172)
test_basic 0.004139 0.004127 1.200105 ( 1.254769)
test_all 0.126405 0.022135 848.210263 (259.314510)
test_rubyspec 0.057924 0.034213 159.089018 ( 33.784749)
total: 339.63 sec