Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250213-072833
#<BuildRuby:0x00007f2b0d32fde0
@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.20250213-072833",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002585 0.004451 3.128143 ( 2.260338)
build_miniruby 0.001114 0.000223 1.263482 ( 1.261154)
build_ruby 0.001497 0.000299 3.333690 ( 3.493963)
build_all 0.007750 0.000703 6.038277 ( 2.515682)
build_install 0.017948 0.000924 8.120783 ( 4.032681)
test_btest 0.000000 0.002556 68.694591 ( 20.696794)
test_basic 0.000000 0.007437 0.736774 ( 0.971767)
test_all 0.096731 0.019212 592.500473 (225.567905)
test_rubyspec 0.058228 0.021570 111.942782 ( 25.536922)
total: 286.34 sec