Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-043825
#<BuildRuby:0x00007fc2f85cfdd8
@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.20240623-043825",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.005408 0.002060 2.720203 ( 4.612854)
build_miniruby 0.001096 0.000418 1.016363 ( 2.939612)
build_ruby 0.001212 0.000462 3.091891 ( 18.522397)
build_all 0.001418 0.007205 6.973440 ( 2.653996)
build_install 0.012512 0.006408 8.939293 ( 4.136943)
test_btest 0.000493 0.000512 99.309994 ( 26.373369)
test_basic 0.009048 0.000000 0.896058 ( 4.503646)
test_all 0.105887 0.045766 781.481242 (231.488302)
test_rubyspec 0.039664 0.049457 161.389721 ( 33.721427)
total: 328.95 sec