Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-192204
#<BuildRuby:0x00007fab9376fde0
@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.20241024-192204",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007116 0.000858 3.545883 ( 3.596799)
build_miniruby 0.001342 0.000370 1.246169 ( 1.242388)
build_ruby 0.001813 0.000000 4.172285 ( 15.068896)
build_all 0.000524 0.007750 6.934834 ( 2.940787)
build_install 0.014096 0.003222 10.029520 ( 4.900818)
test_btest 0.000624 0.000201 77.258818 ( 22.372241)
test_basic 0.005356 0.004764 0.940386 ( 0.985113)
test_all 0.096113 0.052202 756.053555 (240.505604)
test_rubyspec 0.057906 0.025977 125.744357 ( 27.691132)
total: 319.30 sec