Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-125358
#<BuildRuby:0x00007f0957b0fdd0
@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.20240921-125358",
@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.000035 0.000010 0.000045 ( 0.000045)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.009011 0.001435 5.394971 ( 5.893925)
build_miniruby 0.001748 0.000499 1.863583 ( 1.973971)
build_ruby 0.000000 0.002190 5.013521 ( 5.443837)
build_all 0.008003 0.003054 7.921620 ( 6.054056)
build_install 0.016331 0.008200 11.964927 ( 8.937106)
test_btest 0.000963 0.000312 105.107946 ( 46.517776)
test_basic 0.011526 0.000683 1.306384 ( 1.428323)
test_all 0.120658 0.033498 799.929797 (259.605343)
test_rubyspec 0.071484 0.016225 135.637223 ( 33.548546)
total: 369.40 sec