Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-121443
#<BuildRuby:0x00007feeddd9fde0
@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.20241012-121443",
@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.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007369 0.000464 3.105094 ( 2.985927)
build_miniruby 0.001725 0.000236 1.767789 ( 1.852438)
build_ruby 0.002215 0.000302 4.878326 ( 5.144866)
build_all 0.011280 0.000332 7.797109 ( 4.353349)
build_install 0.022820 0.000071 9.989899 ( 4.956814)
test_btest 0.000848 0.000088 78.570596 ( 23.130504)
test_basic 0.003220 0.004223 0.803516 ( 2.780902)
test_all 0.108539 0.036835 664.403994 (218.659599)
test_rubyspec 0.043951 0.043986 130.973570 ( 23.476406)
total: 287.34 sec