Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-220152
#<BuildRuby:0x00007fbb442afdd0
@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.20241206-220152",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.002517 0.005035 3.314027 ( 3.221924)
build_miniruby 0.001235 0.000503 1.550476 ( 1.548392)
build_ruby 0.001383 0.000564 4.411410 ( 4.615878)
build_all 0.001230 0.009007 6.936164 ( 4.576642)
build_install 0.021224 0.003664 9.702421 ( 6.593838)
test_btest 0.000628 0.000272 78.493267 ( 24.055536)
test_basic 0.001698 0.007740 0.948718 ( 0.997273)
test_all 0.084637 0.061732 737.925559 (235.643293)
test_rubyspec 0.048778 0.032607 117.527509 ( 23.517591)
total: 304.77 sec