Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-004719
#<BuildRuby:0x00007f7dc5b0fdc0
@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.20241127-004719",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.007151 0.000907 3.272972 ( 3.304411)
build_miniruby 0.001263 0.000361 1.703728 ( 1.701215)
build_ruby 0.001547 0.000442 4.441723 ( 4.578381)
build_all 0.009756 0.000000 6.737804 ( 2.943292)
build_install 0.020771 0.000283 9.639916 ( 5.082643)
test_btest 0.000654 0.000149 83.696484 ( 29.080341)
test_basic 0.004265 0.007367 1.042671 ( 1.098199)
test_all 0.116563 0.039528 809.783550 (412.451771)
test_rubyspec 0.043317 0.047760 124.910087 ( 43.242910)
total: 503.48 sec