Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-194833
#<BuildRuby:0x00007ff29da9fdc0
@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.20241013-194833",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.000368 0.008180 4.239089 ( 4.310936)
build_miniruby 0.001487 0.000336 1.737715 ( 1.738419)
build_ruby 0.001522 0.000344 3.988175 ( 4.180577)
build_all 0.007042 0.001966 6.999961 ( 2.819611)
build_install 0.007726 0.010535 9.291877 ( 4.095455)
test_btest 0.000836 0.000242 83.763601 ( 22.595905)
test_basic 0.002896 0.007323 0.848438 ( 0.892296)
test_all 0.116114 0.034514 766.575795 (256.864547)
test_rubyspec 0.047630 0.039095 132.331067 ( 26.939222)
total: 324.44 sec