Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-124138
#<BuildRuby:0x00007ff5d5e8fdc8
@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.20240701-124138",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000035 0.000008 0.000043 ( 0.000044)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.001554 0.007301 4.072362 ( 3.622548)
build_miniruby 0.001295 0.000392 1.631822 ( 1.628511)
build_ruby 0.001831 0.000555 4.335020 ( 4.500969)
build_all 0.006901 0.002092 8.219471 ( 3.278143)
build_install 0.013646 0.007461 11.808250 ( 5.593357)
test_btest 0.000874 0.000283 117.491795 ( 30.548375)
test_basic 0.000000 0.010228 1.129759 ( 1.174158)
test_all 0.091269 0.056342 836.580401 (233.574276)
test_rubyspec 0.056181 0.034363 169.034050 ( 35.172892)
total: 319.09 sec