Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-040706
#<BuildRuby:0x00007fe8a098fdd8
@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.20241130-040706",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005437 0.002640 3.427729 ( 3.313809)
build_miniruby 0.000000 0.001897 1.514469 ( 1.511354)
build_ruby 0.000000 0.001805 3.940332 ( 4.119887)
build_all 0.001764 0.005861 6.263242 ( 2.668894)
build_install 0.017433 0.003731 9.135165 ( 4.667225)
test_btest 0.000715 0.000193 79.972581 ( 33.691284)
test_basic 0.012991 0.000229 1.055853 ( 1.108134)
test_all 0.130819 0.013502 658.269063 (211.318061)
test_rubyspec 0.019808 0.055644 111.236407 ( 23.892936)
total: 286.29 sec