Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-134503
#<BuildRuby:0x00007f035c8cfdc8
@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.20241202-134503",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000029 0.000011 0.000040 ( 0.000040)
build_up 0.003634 0.003859 2.480905 ( 2.486158)
build_miniruby 0.001592 0.000000 1.196420 ( 1.193923)
build_ruby 0.001701 0.000000 3.531625 ( 3.735410)
build_all 0.005916 0.001967 6.135586 ( 2.522656)
build_install 0.018079 0.000353 8.528362 ( 4.190386)
test_btest 0.000756 0.000233 72.119470 ( 18.829068)
test_basic 0.006850 0.002423 0.710442 ( 0.771559)
test_all 0.096172 0.045227 641.958158 (186.189550)
test_rubyspec 0.040227 0.041110 118.737354 ( 23.553530)
total: 243.47 sec