Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-044712
#<BuildRuby:0x00007f1099bdfdc0
@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.20240626-044712",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.003327 0.006822 6.841538 ( 7.420746)
build_miniruby 0.001327 0.000332 1.775887 ( 1.775212)
build_ruby 0.001580 0.000395 3.664512 ( 3.784680)
build_all 0.008145 0.002036 15.219618 ( 5.612052)
build_install 0.017067 0.002273 11.049117 ( 5.082376)
test_btest 0.000721 0.000170 112.667882 ( 28.871292)
test_basic 0.006521 0.001545 0.923001 ( 0.975297)
test_all 0.121142 0.031444 812.887205 (226.441741)
test_rubyspec 0.034603 0.059171 165.212769 ( 31.175447)
total: 311.14 sec