Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-134122
#<BuildRuby:0x00007f12804afdc8
@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.20240925-134122",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000052 0.000000 0.000052 ( 0.000051)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.006453 0.002215 4.343021 ( 3.532484)
build_miniruby 0.001357 0.000185 1.271655 ( 1.269925)
build_ruby 0.001610 0.000219 3.408151 ( 3.644196)
build_all 0.004680 0.003951 6.782134 ( 2.748738)
build_install 0.012180 0.009387 9.908546 ( 4.416910)
test_btest 0.000764 0.000150 93.156815 ( 24.957124)
test_basic 0.005183 0.004761 1.042727 ( 1.087120)
test_all 0.117530 0.031400 818.448958 (253.425196)
test_rubyspec 0.052763 0.034608 135.666383 ( 40.503906)
total: 335.59 sec