Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-093026
#<BuildRuby:0x00007fd5d7affdc0
@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.20241225-093026",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002569 0.003764 1.446163 ( 5.502612)
build_miniruby 0.001384 0.000000 1.278890 ( 3.754406)
build_ruby 0.001717 0.000000 3.668743 ( 27.034987)
build_all 0.005948 0.003394 5.488976 ( 2.926982)
build_install 0.018835 0.002961 7.662014 ( 6.790501)
test_btest 0.000679 0.000140 56.746206 ( 18.626231)
test_basic 0.005190 0.001074 0.640178 ( 1.741520)
test_all 0.098039 0.043558 657.286435 (240.312088)
test_rubyspec 0.047646 0.032148 115.478773 ( 21.766845)
total: 328.46 sec