Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-163655
#<BuildRuby:0x00007f3abdb5fdc0
@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.20240731-163655",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.000106 0.008011 2.845467 ( 2.733131)
build_miniruby 0.001157 0.000366 1.258025 ( 1.254632)
build_ruby 0.001822 0.000000 3.074427 ( 3.287958)
build_all 0.004941 0.003639 7.035681 ( 2.708137)
build_install 0.007491 0.009437 9.279137 ( 4.060348)
test_btest 0.000877 0.000000 103.542282 ( 28.430807)
test_basic 0.004125 0.004561 0.857556 ( 4.429358)
test_all 0.107459 0.038766 729.417513 (211.431869)
test_rubyspec 0.037142 0.051242 162.624237 ( 26.594750)
total: 284.93 sec