Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-141257
#<BuildRuby:0x00007f694520fde0
@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.20240821-141257",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000043 0.000009 0.000052 ( 0.000051)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.008168 0.001634 3.988495 ( 4.986774)
build_miniruby 0.000000 0.001863 1.808348 ( 2.063605)
build_ruby 0.000961 0.001517 4.782708 ( 5.390842)
build_all 0.002200 0.008903 8.830103 ( 6.905189)
build_install 0.016439 0.009233 11.963250 ( 8.965400)
test_btest 0.000675 0.000206 124.424226 ( 79.256101)
test_basic 0.008383 0.004375 1.394238 ( 1.891259)
test_all 0.107211 0.050701 867.342267 (319.870065)
test_rubyspec 0.053582 0.038209 176.211924 ( 45.515580)
total: 474.85 sec