Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250406-064510
#<BuildRuby:0x00007f68022ffdc0
@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.20250406-064510",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007163 0.000338 3.470883 ( 2.713537)
build_miniruby 0.001522 0.000169 1.569930 ( 1.567782)
build_ruby 0.001545 0.000172 3.017905 ( 3.197024)
build_all 0.002731 0.004757 5.155220 ( 2.050599)
build_install 0.008227 0.009722 7.742618 ( 3.687137)
test_btest 0.000779 0.000167 51.132034 ( 13.875497)
test_basic 0.005416 0.002715 0.778982 ( 0.832158)
test_all 0.088680 0.030095 565.905339 (178.217462)
test_rubyspec 0.047814 0.029793 100.715572 ( 20.325054)
total: 226.47 sec