Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-171316
#<BuildRuby:0x00007f30531cfdd8
@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.20241111-171316",
@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.000032 0.000006 0.000038 ( 0.000038)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.008187 0.000856 4.366605 ( 5.388881)
build_miniruby 0.001391 0.000279 1.822212 ( 2.155674)
build_ruby 0.001834 0.000367 4.728592 ( 5.153349)
build_all 0.001375 0.008609 7.071321 ( 5.333585)
build_install 0.011616 0.010614 10.071221 ( 6.300953)
test_btest 0.000617 0.000188 82.193194 ( 33.043661)
test_basic 0.003633 0.007029 1.084032 ( 1.139561)
test_all 0.100251 0.052291 797.290857 (365.636583)
test_rubyspec 0.030870 0.058407 129.834651 ( 49.692126)
total: 473.85 sec