Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-062254
#<BuildRuby:0x00007f02c3c3fdd0
@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.20241212-062254",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.000000 0.007253 3.307624 ( 3.225096)
build_miniruby 0.001606 0.000088 1.487217 ( 1.483455)
build_ruby 0.001546 0.000281 3.906798 ( 4.063903)
build_all 0.001073 0.007144 5.541187 ( 2.279687)
build_install 0.014951 0.003743 8.520976 ( 4.120845)
test_btest 0.001009 0.000000 73.273546 ( 20.113555)
test_basic 0.009545 0.000000 0.846293 ( 0.898401)
test_all 0.117827 0.025500 743.015278 (238.543129)
test_rubyspec 0.049753 0.028744 112.947525 ( 23.956543)
total: 298.69 sec