Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-194345
#<BuildRuby:0x00007f6b0a8ffdc8
@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.20241009-194345",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.003813 0.003985 3.715248 ( 3.702468)
build_miniruby 0.001486 0.000262 1.517511 ( 1.515970)
build_ruby 0.001501 0.000265 3.783876 ( 21.192606)
build_all 0.006371 0.003749 7.168872 ( 5.866150)
build_install 0.013739 0.005844 10.213023 ( 5.047101)
test_btest 0.000880 0.000188 88.723370 ( 27.140044)
test_basic 0.006494 0.003566 0.961911 ( 1.868716)
test_all 0.098899 0.047997 731.826745 (234.881185)
test_rubyspec 0.045798 0.040503 131.108962 ( 28.209186)
total: 329.42 sec