Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-093103
#<BuildRuby:0x00007f3e5df5fdc8
@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.20240817-093103",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000037 0.000006 0.000043 ( 0.000041)
build_up 0.001117 0.007434 3.994657 ( 4.026305)
build_miniruby 0.001607 0.000331 1.888925 ( 1.927016)
build_ruby 0.000000 0.002436 5.047766 ( 5.244651)
build_all 0.007458 0.003196 9.489104 ( 4.923394)
build_install 0.018535 0.006736 12.316714 ( 6.406544)
test_btest 0.000000 0.001153 132.011140 ( 50.191304)
test_basic 0.007726 0.006114 1.480989 ( 1.589060)
test_all 0.104749 0.058032 934.285088 (433.515831)
test_rubyspec 0.061609 0.039520 185.601479 (121.534892)
total: 629.36 sec