Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-033247
#<BuildRuby:0x00007f0e96bdfdc0
@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.20240829-033247",
@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.000029 0.000009 0.000038 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003513 0.003875 3.397302 ( 3.472207)
build_miniruby 0.000000 0.001475 1.339956 ( 1.336987)
build_ruby 0.000000 0.002249 4.238125 ( 4.456877)
build_all 0.005292 0.003152 7.868408 ( 3.133102)
build_install 0.014631 0.002322 9.848676 ( 4.397714)
test_btest 0.000788 0.000271 115.686520 ( 30.067253)
test_basic 0.004476 0.006910 1.316523 ( 1.379419)
test_all 0.096647 0.060542 904.692309 (307.863897)
test_rubyspec 0.043194 0.050194 173.312450 ( 47.729518)
total: 403.84 sec