Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-103045
#<BuildRuby:0x00007f5ff566fdd0
@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.20240714-103045",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000063 0.000000 0.000063 ( 0.000060)
build_up 0.006855 0.000623 3.525486 ( 3.520175)
build_miniruby 0.001359 0.000288 1.483951 ( 1.481010)
build_ruby 0.000000 0.002054 3.964758 ( 4.129735)
build_all 0.002904 0.005866 7.784198 ( 3.018988)
build_install 0.007562 0.013469 9.770719 ( 4.177715)
test_btest 0.000905 0.000309 111.799979 ( 29.306151)
test_basic 0.008747 0.000291 1.034062 ( 1.082982)
test_all 0.083154 0.067190 820.137963 (261.397269)
test_rubyspec 0.038440 0.050929 163.110358 ( 38.410611)
total: 346.53 sec