Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-055112
#<BuildRuby:0x00007fd59be1fdc0
@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.20240619-055112",
@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.000022 0.000006 0.000028 ( 0.000030)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000030 0.000009 0.000039 ( 0.000042)
build_up 0.004429 0.005713 4.042006 ( 3.987271)
build_miniruby 0.002010 0.000000 1.688126 ( 1.689358)
build_ruby 0.001899 0.000045 3.568912 ( 3.755812)
build_all 0.007917 0.001199 8.007340 ( 3.123246)
build_install 0.015226 0.003782 10.565646 ( 4.868954)
test_btest 0.000666 0.000193 112.822839 ( 29.584422)
test_basic 0.008332 0.000109 0.971351 ( 1.018374)
test_all 0.103655 0.046338 859.587039 (261.686428)
test_rubyspec 0.050069 0.042270 170.234673 ( 41.697033)
total: 351.41 sec