Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-163738
#<BuildRuby:0x00007ff72d24fdc0
@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.20240902-163738",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.007533 0.000611 3.534496 ( 3.492412)
build_miniruby 0.001321 0.000227 1.682987 ( 1.680092)
build_ruby 0.001748 0.000300 4.402152 ( 4.563791)
build_all 0.008164 0.000666 7.857025 ( 3.210961)
build_install 0.014916 0.003894 10.089550 ( 4.468838)
test_btest 0.000975 0.000171 117.165807 ( 30.385775)
test_basic 0.001403 0.007876 1.111229 ( 1.159372)
test_all 0.132540 0.016296 816.380630 (241.999580)
test_rubyspec 0.078883 0.012653 168.764067 ( 34.528115)
total: 325.49 sec