Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-130708
#<BuildRuby:0x00007f17283afde0
@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.20240811-130708",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.004481 0.004149 3.638284 ( 3.662857)
build_miniruby 0.001569 0.000441 28.286652 ( 23.268410)
build_ruby 0.001511 0.000425 3.094086 ( 3.326494)
build_all 0.008532 0.000069 6.790905 ( 2.549581)
build_install 0.013724 0.003393 9.448590 ( 4.180954)
test_btest 0.000722 0.000189 110.858281 ( 29.305077)
test_basic 0.009100 0.000229 1.048070 ( 1.099735)
test_all 0.106990 0.042952 738.163805 (247.047833)
test_rubyspec 0.042522 0.049586 172.649579 ( 29.636579)
total: 344.08 sec