Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-145404
#<BuildRuby:0x00007fec0d66fde0
@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.20241113-145404",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.007278 0.000000 3.695317 ( 6.250549)
build_miniruby 0.001546 0.000000 1.614127 ( 1.765568)
build_ruby 0.002073 0.000000 3.979895 ( 53.756685)
build_all 0.008484 0.000757 6.294765 ( 5.055220)
build_install 0.018629 0.003988 9.803976 ( 5.423558)
test_btest 0.001233 0.000145 85.495334 ( 58.537876)
test_basic 0.006856 0.005319 1.206366 ( 1.956889)
test_all 0.103203 0.059353 800.143892 (539.418704)
test_rubyspec 0.054216 0.036525 127.841650 ( 56.210481)
total: 728.38 sec