Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-124512
#<BuildRuby:0x00007ffa908efde0
@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.20240826-124512",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000046)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.000000 0.008548 3.762999 ( 3.789233)
build_miniruby 0.000000 0.001781 1.687923 ( 1.686516)
build_ruby 0.001128 0.000654 4.251540 ( 4.438439)
build_all 0.002872 0.006169 8.253908 ( 3.286650)
build_install 0.015335 0.003745 11.034796 ( 5.253943)
test_btest 0.000745 0.000241 111.235318 ( 28.985027)
test_basic 0.005827 0.004710 0.968251 ( 1.017927)
test_all 0.102537 0.047038 832.356020 (236.778938)
test_rubyspec 0.035746 0.054092 165.259104 ( 35.082349)
total: 320.32 sec