Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-065701
#<BuildRuby:0x00007eff19c2fdc0
@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.20240828-065701",
@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.000007 0.000023 ( 0.000024)
autoconf 0.000024 0.000012 0.000036 ( 0.000037)
configure 0.000019 0.000010 0.000029 ( 0.000030)
build_up 0.003979 0.003970 3.851982 ( 3.873426)
build_miniruby 0.001032 0.000537 1.586251 ( 1.583046)
build_ruby 0.000000 0.001854 4.262032 ( 4.430677)
build_all 0.007621 0.001860 8.155643 ( 3.155427)
build_install 0.010188 0.007313 10.505409 ( 4.503318)
test_btest 0.000645 0.000346 113.592468 ( 29.705165)
test_basic 0.006709 0.003295 1.220387 ( 1.267340)
test_all 0.115561 0.038248 844.938004 (242.251092)
test_rubyspec 0.025389 0.066747 171.728226 ( 34.873179)
total: 325.64 sec