Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-173834
#<BuildRuby:0x00007fb86ec0fde0
@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.20241022-173834",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.000397 0.007005 3.526432 ( 3.395936)
build_miniruby 0.000000 0.001732 1.634656 ( 1.630933)
build_ruby 0.000000 0.002032 3.747150 ( 3.929395)
build_all 0.003896 0.005134 6.465166 ( 2.554682)
build_install 0.015535 0.003941 9.411535 ( 4.536313)
test_btest 0.000734 0.000245 75.525513 ( 20.014508)
test_basic 0.003633 0.005343 0.792501 ( 0.840542)
test_all 0.113638 0.033746 703.861320 (234.049362)
test_rubyspec 0.032581 0.050284 126.697259 ( 29.387619)
total: 300.34 sec