Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-111407
#<BuildRuby:0x00007fa456f8fdc0
@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.20240925-111407",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.004470 0.004079 3.683153 ( 3.127106)
build_miniruby 0.001325 0.000230 1.498833 ( 1.495331)
build_ruby 0.001625 0.000283 3.707456 ( 3.898716)
build_all 0.006864 0.000451 6.194840 ( 2.381283)
build_install 0.011397 0.007323 9.274976 ( 4.002224)
test_btest 0.000842 0.000180 90.465371 ( 23.717610)
test_basic 0.005667 0.004481 0.928062 ( 0.972587)
test_all 0.098422 0.047958 687.448220 (198.820304)
test_rubyspec 0.045357 0.040846 130.754291 ( 28.413239)
total: 266.83 sec