Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-140446
#<BuildRuby:0x00007fc3989ffde0
@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-140446",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004573 0.004117 4.256086 ( 3.719556)
build_miniruby 0.001328 0.000302 1.728844 ( 1.725076)
build_ruby 0.001714 0.000389 4.239541 ( 4.369180)
build_all 0.008610 0.000000 6.780785 ( 2.669225)
build_install 0.014842 0.005747 9.957130 ( 4.623611)
test_btest 0.000357 0.000696 96.575615 ( 25.937376)
test_basic 0.005376 0.005185 1.189645 ( 1.236157)
test_all 0.092967 0.055511 768.204879 (239.421291)
test_rubyspec 0.050961 0.033845 131.359127 ( 27.412806)
total: 311.12 sec