Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-090002
#<BuildRuby:0x00007f02a2d7fdd8
@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.20240716-090002",
@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.000022 0.000007 0.000029 ( 0.000024)
autoconf 0.000038 0.000011 0.000049 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000168 0.008236 3.964992 ( 4.369238)
build_miniruby 0.001584 0.000586 1.633179 ( 1.650937)
build_ruby 0.002265 0.000000 4.369322 ( 4.609152)
build_all 0.008541 0.002128 8.496741 ( 4.056758)
build_install 0.021117 0.004388 11.384873 ( 6.107265)
test_btest 0.000000 0.001038 120.167825 ( 49.353140)
test_basic 0.010568 0.001092 1.295228 ( 1.403878)
test_all 0.129075 0.035296 899.997765 (348.800758)
test_rubyspec 0.062220 0.029271 167.555576 ( 47.124928)
total: 467.48 sec