Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-220558
#<BuildRuby:0x00007efe6ffafdd8
@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.20240726-220558",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.003669 0.003923 3.773356 ( 3.683928)
build_miniruby 0.000000 0.001711 1.359283 ( 1.357996)
build_ruby 0.000000 0.001903 3.501374 ( 3.745554)
build_all 0.009335 0.000000 8.064133 ( 3.098313)
build_install 0.017944 0.000526 11.170888 ( 5.312571)
test_btest 0.000621 0.000180 117.317113 ( 33.062792)
test_basic 0.004061 0.001175 1.373256 ( 1.782625)
test_all 0.092056 0.057459 834.476891 (293.299813)
test_rubyspec 0.056236 0.025672 163.659103 ( 31.264748)
total: 376.61 sec