Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-153236
#<BuildRuby:0x00007efe4a57fdd8
@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.20240904-153236",
@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.000032 0.000010 0.000042 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.003784 0.003851 3.033617 ( 2.963042)
build_miniruby 0.001626 0.000000 1.482344 ( 1.479084)
build_ruby 0.002143 0.000000 3.882467 ( 4.047768)
build_all 0.004643 0.004136 6.997992 ( 2.613356)
build_install 0.004019 0.013472 10.073311 ( 4.984416)
test_btest 0.000652 0.000282 113.758638 ( 29.267926)
test_basic 0.007856 0.001588 0.889622 ( 0.936389)
test_all 0.100795 0.048605 751.963550 (218.787861)
test_rubyspec 0.026682 0.065589 163.753164 ( 29.123415)
total: 294.20 sec