Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-073854
#<BuildRuby:0x00007f424c52fdd8
@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.20241025-073854",
@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.000023 0.000007 0.000030 ( 0.000029)
autoconf 0.000040 0.000011 0.000051 ( 0.000050)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.005473 0.002183 3.081667 ( 3.149708)
build_miniruby 0.001185 0.000329 1.130930 ( 1.128418)
build_ruby 0.001462 0.000406 3.722281 ( 3.885040)
build_all 0.004716 0.004126 6.275952 ( 2.634847)
build_install 0.012899 0.005757 8.795878 ( 4.129118)
test_btest 0.000708 0.000219 72.462236 ( 18.885460)
test_basic 0.001365 0.009048 0.908695 ( 0.956096)
test_all 0.097368 0.052648 769.985480 (280.680570)
test_rubyspec 0.048391 0.031230 119.702745 ( 24.716248)
total: 340.17 sec