Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-224322
#<BuildRuby:0x00007f56af71fdd8
@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.20240831-224322",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005034 0.001678 2.526794 ( 2.577112)
build_miniruby 0.001617 0.000000 1.191238 ( 1.192204)
build_ruby 0.000000 0.001819 2.921794 ( 23.215561)
build_all 0.005902 0.002055 6.145726 ( 2.302951)
build_install 0.011357 0.005276 8.000508 ( 3.655741)
test_btest 0.000609 0.000221 97.837779 ( 25.169650)
test_basic 0.009349 0.000000 0.878167 ( 0.925443)
test_all 0.119031 0.028089 636.374497 (186.267952)
test_rubyspec 0.047548 0.041631 162.767240 ( 23.481987)
total: 268.79 sec