Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-221932
#<BuildRuby:0x00007fd9adc4fde0
@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.20241009-221932",
@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.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.006979 0.000276 3.540486 ( 3.519736)
build_miniruby 0.001476 0.000139 1.170029 ( 1.167604)
build_ruby 0.001696 0.000159 4.241923 ( 4.420717)
build_all 0.007890 0.000000 7.272759 ( 3.045094)
build_install 0.014043 0.004796 9.943010 ( 4.651715)
test_btest 0.000907 0.000101 91.643025 ( 24.243299)
test_basic 0.005613 0.004564 0.945161 ( 0.991372)
test_all 0.112007 0.036666 742.094729 (233.861256)
test_rubyspec 0.042996 0.040043 125.647402 ( 28.322470)
total: 304.22 sec