Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-092825
#<BuildRuby:0x00007efd2db8fde0
@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.20241008-092825",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.007175 0.000000 3.236637 ( 3.112818)
build_miniruby 0.001559 0.000000 1.177508 ( 1.175087)
build_ruby 0.001643 0.000000 3.296288 ( 3.494688)
build_all 0.003364 0.004434 6.804892 ( 2.795303)
build_install 0.014775 0.004662 9.207494 ( 4.307838)
test_btest 0.000764 0.000179 92.044987 ( 24.243599)
test_basic 0.007776 0.001815 0.859108 ( 0.911203)
test_all 0.116902 0.032497 757.423614 (286.780671)
test_rubyspec 0.032786 0.057008 135.723816 ( 29.894866)
total: 356.72 sec