Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-015949
#<BuildRuby:0x00007f2c5523fdd8
@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.20240928-015949",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.000755 0.006633 3.589059 ( 3.502785)
build_miniruby 0.001038 0.000461 1.191158 ( 1.189099)
build_ruby 0.001156 0.000514 3.416538 ( 3.563197)
build_all 0.005432 0.002414 6.583564 ( 2.596400)
build_install 0.007738 0.010198 9.041897 ( 3.899900)
test_btest 0.000590 0.000309 89.742643 ( 24.382529)
test_basic 0.003206 0.007656 0.851679 ( 0.894290)
test_all 0.097528 0.048777 693.791392 (214.217840)
test_rubyspec 0.054069 0.033925 130.830774 ( 25.386043)
total: 279.63 sec