Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-052804
#<BuildRuby:0x00007fa60720fdc8
@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.20240928-052804",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.004366 0.004130 3.431687 ( 2.939000)
build_miniruby 0.001140 0.000363 1.128189 ( 1.125458)
build_ruby 0.002011 0.000000 3.070115 ( 3.278559)
build_all 0.005984 0.001548 5.997195 ( 2.439700)
build_install 0.013988 0.003025 8.411777 ( 3.811709)
test_btest 0.000595 0.000176 84.736370 ( 21.852070)
test_basic 0.008552 0.001249 0.894448 ( 0.938923)
test_all 0.108480 0.043606 744.493405 (252.599711)
test_rubyspec 0.046762 0.039587 136.616317 ( 25.974146)
total: 314.96 sec