Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-124548
#<BuildRuby:0x00007f948e7cfdd8
@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.20241115-124548",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001748 0.006233 3.618332 ( 3.548644)
build_miniruby 0.001271 0.000218 1.266615 ( 1.264607)
build_ruby 0.001671 0.000286 3.305186 ( 39.614004)
build_all 0.007712 0.000653 5.993495 ( 2.588369)
build_install 0.012375 0.007158 8.656553 ( 4.039297)
test_btest 0.000991 0.000198 78.654314 ( 23.417198)
test_basic 0.002524 0.007377 0.983927 ( 1.041123)
test_all 0.099710 0.048619 779.254988 (271.756237)
test_rubyspec 0.049813 0.037414 123.971725 ( 43.053528)
total: 390.32 sec