Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-121945
#<BuildRuby:0x00007fec1526fdc8
@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.20241030-121945",
@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.000006 0.000026 ( 0.000026)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.000291 0.008058 4.444016 ( 3.891604)
build_miniruby 0.001104 0.000409 1.616283 ( 1.612826)
build_ruby 0.001665 0.000616 4.211326 ( 4.373896)
build_all 0.007663 0.001274 6.947750 ( 2.935722)
build_install 0.011439 0.007972 9.662687 ( 4.451595)
test_btest 0.000697 0.000270 75.364992 ( 20.205203)
test_basic 0.006266 0.003362 0.725815 ( 0.773969)
test_all 0.111098 0.033087 694.587333 (233.077530)
test_rubyspec 0.058032 0.028301 125.303020 ( 33.399023)
total: 304.72 sec