Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250401-194534
#<BuildRuby:0x00007fc3a210fdc0
@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.20250401-194534",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000967 0.007007 3.694739 ( 2.591954)
build_miniruby 0.001211 0.000419 1.509962 ( 1.507433)
build_ruby 0.001369 0.000474 3.692904 ( 3.823353)
build_all 0.003344 0.004736 5.148386 ( 2.065747)
build_install 0.006159 0.010925 8.305249 ( 4.138282)
test_btest 0.000705 0.000320 47.547815 ( 12.979103)
test_basic 0.004001 0.003727 0.813321 ( 0.868897)
test_all 0.085125 0.034721 582.551393 (185.890759)
test_rubyspec 0.052116 0.024588 100.975728 ( 27.275677)
total: 241.14 sec