Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-020451
#<BuildRuby:0x00007f3909d2fde0
@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.20241015-020451",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.006990 0.001747 4.374874 ( 5.045228)
build_miniruby 0.001471 0.000368 1.767970 ( 1.859425)
build_ruby 0.002283 0.000000 4.559287 ( 5.042677)
build_all 0.002729 0.007509 7.683635 ( 4.675641)
build_install 0.021843 0.001375 11.086147 ( 7.143311)
test_btest 0.000735 0.000193 86.429619 ( 34.952931)
test_basic 0.003659 0.007140 0.888826 ( 3.166302)
test_all 0.109093 0.039116 788.131549 (236.308441)
test_rubyspec 0.040838 0.041869 136.029954 ( 28.974449)
total: 327.17 sec