Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-053526
#<BuildRuby:0x000055c0ca42a2a8
@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.20230708-053526",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000031 0.000006 0.000037 ( 0.000035)
build_up 0.005606 0.000934 2.142285 ( 6.295263)
build_miniruby 0.001462 0.000243 1.780673 ( 4.058472)
build_ruby 0.001629 0.000271 3.589523 ( 27.497865)
build_all 0.003860 0.003333 2.599071 ( 4.226851)
build_install 0.013460 0.007476 4.165063 ( 9.636958)
test_btest 0.000673 0.000150 87.201988 ( 95.320059)
test_basic 0.004394 0.004084 0.986952 ( 2.303414)
test_all 0.001076 0.000262 659.547708 (652.683854)
test_rubyspec 0.022723 0.039156 93.927240 (163.692092)
total: 965.72 sec