Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-023751
#<BuildRuby:0x00007f7ef97afdd0
@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.20241121-023751",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003230 0.003830 2.936723 ( 3.189227)
build_miniruby 0.000000 0.001659 1.118942 ( 1.118547)
build_ruby 0.001311 0.000437 2.894006 ( 48.734056)
build_all 0.000631 0.007615 5.543190 ( 2.228529)
build_install 0.009407 0.008264 7.218407 ( 4.005073)
test_btest 0.000649 0.000271 68.088948 ( 18.165096)
test_basic 0.008173 0.000192 0.776864 ( 2.028886)
test_all 0.082192 0.060606 695.067039 (215.021982)
test_rubyspec 0.058185 0.030415 120.545779 ( 33.410483)
total: 327.90 sec