Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-010402
#<BuildRuby:0x00007f48ce55fdc0
@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.20241011-010402",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.003438 0.004847 3.938493 ( 9.067606)
build_miniruby 0.001353 0.000361 1.691234 ( 3.525612)
build_ruby 0.001753 0.000467 4.245542 ( 53.346609)
build_all 0.009199 0.001301 7.396446 ( 5.459224)
build_install 0.013356 0.011618 10.791455 ( 6.476468)
test_btest 0.001074 0.000338 97.791910 ( 76.933312)
test_basic 0.003578 0.010872 1.283977 ( 1.786266)
test_all 0.094701 0.058300 787.542061 (361.764223)
test_rubyspec 0.026318 0.062947 128.923889 ( 28.903793)
total: 547.26 sec