Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-225346
#<BuildRuby:0x00007f2b3c2dfdc0
@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.20240905-225346",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007238 0.001034 3.708411 ( 3.553651)
build_miniruby 0.001617 0.000231 1.714222 ( 1.710794)
build_ruby 0.001651 0.000235 3.877215 ( 4.082143)
build_all 0.000000 0.009015 7.219568 ( 2.966263)
build_install 0.013427 0.005011 9.623911 ( 4.487147)
test_btest 0.000780 0.000169 112.432778 ( 29.933627)
test_basic 0.007884 0.001704 1.242707 ( 1.286612)
test_all 0.088400 0.064615 764.896016 (227.465494)
test_rubyspec 0.038394 0.053354 161.182365 ( 30.937058)
total: 306.42 sec