Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-080903
#<BuildRuby:0x00007f740582fde0
@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.20241110-080903",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006577 0.000521 3.552191 ( 3.483332)
build_miniruby 0.001703 0.000000 1.585533 ( 1.582995)
build_ruby 0.001636 0.000000 3.692655 ( 3.815234)
build_all 0.006445 0.001122 5.868462 ( 2.372739)
build_install 0.014920 0.001955 8.121125 ( 3.901777)
test_btest 0.000748 0.000136 73.772895 ( 20.141980)
test_basic 0.008808 0.000756 1.005211 ( 1.056131)
test_all 0.100403 0.042594 673.508756 (216.896013)
test_rubyspec 0.051561 0.028720 119.593399 ( 28.256832)
total: 281.51 sec