Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250224-094516
#<BuildRuby:0x00007fbe600dfdd8
@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.20250224-094516",
@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.000027 0.000005 0.000032 ( 0.000031)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000035 0.000006 0.000041 ( 0.000042)
build_up 0.006113 0.005229 17.880008 ( 9.791998)
build_miniruby 0.001303 0.000285 12.064621 ( 11.745300)
build_ruby 0.001379 0.000302 3.454669 ( 3.607063)
build_all 0.004319 0.005253 33.442842 ( 27.862140)
build_install 0.006274 0.012067 7.831428 ( 4.260597)
test_btest 0.000666 0.000216 46.597999 ( 14.336168)
test_basic 0.004553 0.004362 0.726572 ( 0.785647)
test_all 0.072705 0.043978 572.084189 (188.465585)
test_rubyspec 0.026776 0.047162 98.982796 ( 24.207453)
total: 285.06 sec