Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-205025
#<BuildRuby:0x00007f7c8a23fdd0
@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.20240824-205025",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000112 0.006731 3.263911 ( 3.140058)
build_miniruby 0.001174 0.000374 1.561555 ( 1.560879)
build_ruby 0.001538 0.000489 3.690566 ( 3.844276)
build_all 0.004626 0.004177 7.821481 ( 3.011014)
build_install 0.010727 0.006504 10.645820 ( 5.071309)
test_btest 0.000832 0.000312 114.868759 ( 30.189322)
test_basic 0.003104 0.008062 1.308167 ( 1.357585)
test_all 0.122312 0.028747 818.683767 (256.639774)
test_rubyspec 0.069127 0.019953 162.740584 ( 34.343970)
total: 339.16 sec