Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-020205
#<BuildRuby:0x00007f6708a2fdc0
@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.20241108-020205",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006544 0.000672 3.218754 ( 3.364938)
build_miniruby 0.001450 0.000390 1.169376 ( 1.166745)
build_ruby 0.000000 0.002028 4.200823 ( 4.362300)
build_all 0.005929 0.002577 6.295285 ( 2.699203)
build_install 0.018043 0.005840 9.832986 ( 6.591186)
test_btest 0.000685 0.000206 75.874239 ( 27.242909)
test_basic 0.005914 0.003526 0.974354 ( 1.024348)
test_all 0.112888 0.033215 679.408279 (229.462668)
test_rubyspec 0.052698 0.028825 116.286238 ( 26.130060)
total: 302.05 sec