Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-075255
#<BuildRuby:0x00007f3ca6f4fdc8
@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.20241010-075255",
@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.000006 0.000020 ( 0.000021)
autoconf 0.000024 0.000010 0.000034 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.003918 0.003986 3.179191 ( 3.033433)
build_miniruby 0.001224 0.000580 1.129335 ( 1.126122)
build_ruby 0.001164 0.000551 3.480625 ( 3.707370)
build_all 0.008733 0.000163 6.834909 ( 2.729426)
build_install 0.009519 0.007300 7.926780 ( 3.572130)
test_btest 0.000705 0.000326 82.219133 ( 21.353544)
test_basic 0.005615 0.002591 0.832864 ( 0.880286)
test_all 0.108474 0.034377 674.198394 (200.054277)
test_rubyspec 0.037223 0.050294 126.440765 ( 22.956713)
total: 259.41 sec