Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-191619
#<BuildRuby:0x00007fd6b782fdd0
@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.20240901-191619",
@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.000033 0.000006 0.000039 ( 0.000039)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.000653 0.006315 2.838518 ( 2.954859)
build_miniruby 0.001234 0.000308 1.349062 ( 1.346752)
build_ruby 0.001327 0.000332 3.261672 ( 3.472094)
build_all 0.001615 0.006027 6.193900 ( 2.463426)
build_install 0.007219 0.009835 9.347450 ( 4.428354)
test_btest 0.000640 0.000225 108.949990 ( 28.078576)
test_basic 0.005919 0.004494 0.925580 ( 0.972161)
test_all 0.109879 0.035851 800.263999 (225.083784)
test_rubyspec 0.070522 0.020895 162.319512 ( 29.496283)
total: 298.30 sec