Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-061309
#<BuildRuby:0x0000558c713b6390
@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.20230216-061309",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.005543 0.000307 1.487525 ( 2.816166)
build_miniruby 0.001194 0.000191 1.246222 ( 1.420460)
build_ruby 0.001320 0.000211 2.430820 ( 2.872131)
build_all 0.007138 0.000466 4.096939 ( 3.190989)
build_install 0.010322 0.006365 3.167207 ( 3.348000)
test_btest 0.000735 0.000142 59.363770 ( 34.399785)
test_basic 0.004133 0.000800 0.512477 ( 0.848411)
test_all 0.001087 0.000211 668.064302 (339.849476)
test_rubyspec 0.037455 0.024265 78.249022 (105.707655)
total: 494.45 sec