Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-061328
#<BuildRuby:0x00007fd1e7e4fdc0
@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.20241013-061328",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000000 0.000054 0.000054 ( 0.000054)
build_up 0.002948 0.004382 3.272270 ( 3.168445)
build_miniruby 0.001497 0.000000 1.203841 ( 1.201757)
build_ruby 0.001858 0.000000 3.486337 ( 3.691077)
build_all 0.005523 0.002439 6.325860 ( 2.465214)
build_install 0.010919 0.006932 8.520124 ( 3.868542)
test_btest 0.000909 0.000161 88.892019 ( 22.967139)
test_basic 0.006026 0.004231 0.882599 ( 0.928854)
test_all 0.112109 0.042153 761.091508 (291.648255)
test_rubyspec 0.052219 0.037575 135.413043 ( 27.150247)
total: 357.09 sec