Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-102226
#<BuildRuby:0x00007f5d3e8dfde0
@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.20241202-102226",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.008008 0.000359 3.508495 ( 3.398323)
build_miniruby 0.001894 0.000000 1.512305 ( 1.509364)
build_ruby 0.001830 0.000000 3.824609 ( 3.985627)
build_all 0.007567 0.000000 6.225813 ( 2.631241)
build_install 0.009428 0.009501 8.210016 ( 3.916366)
test_btest 0.000858 0.000117 76.940738 ( 20.406221)
test_basic 0.009827 0.000826 1.011576 ( 1.059986)
test_all 0.082192 0.061360 719.878230 (205.253576)
test_rubyspec 0.047784 0.035918 119.318349 ( 26.754779)
total: 268.92 sec