Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-010107
#<BuildRuby:0x00007fd0cf97fde0
@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.20240624-010107",
@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.000018 0.000006 0.000024 ( 0.000026)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000023 0.000007 0.000030 ( 0.000032)
build_up 0.002415 0.006059 3.821597 ( 3.845903)
build_miniruby 0.001429 0.000507 1.814936 ( 1.813487)
build_ruby 0.001613 0.000573 4.357151 ( 4.487878)
build_all 0.010004 0.000699 8.378574 ( 4.117250)
build_install 0.014548 0.011481 11.708220 ( 5.963647)
test_btest 0.000650 0.000246 122.151099 ( 61.823920)
test_basic 0.012410 0.001583 1.358702 ( 1.514898)
test_all 0.112407 0.046999 944.209101 (747.944811)
test_rubyspec 0.071606 0.025883 181.243026 (225.941273)
total: 1057.45 sec