Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-201113
#<BuildRuby:0x00007f6cc124fdd0
@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.20240621-201113",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.002935 0.004384 2.893633 ( 2.981751)
build_miniruby 0.001589 0.000000 1.111365 ( 1.108721)
build_ruby 0.001809 0.000000 3.182623 ( 3.350367)
build_all 0.004052 0.004639 6.699736 ( 2.571011)
build_install 0.013986 0.003778 9.372045 ( 4.233756)
test_btest 0.000753 0.000116 99.722240 ( 25.601600)
test_basic 0.003315 0.004026 0.904083 ( 0.964982)
test_all 0.096215 0.051671 763.136360 (221.848200)
test_rubyspec 0.052374 0.038624 158.932215 ( 26.711024)
total: 289.37 sec