Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-063945
#<BuildRuby:0x00005600a835e248
@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.20230124-063945",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004869 0.000000 1.176068 ( 1.616730)
build_miniruby 0.001557 0.000000 1.238571 ( 1.237597)
build_ruby 0.001378 0.000058 2.846580 ( 3.153747)
build_all 0.003480 0.003754 3.770329 ( 2.013401)
build_install 0.014413 0.000000 2.828299 ( 2.034993)
test_btest 0.000313 0.000663 54.990905 ( 22.577094)
test_basic 0.005426 0.000594 0.416395 ( 0.523793)
test_all 0.001799 0.000000 623.776820 (201.910471)
test_rubyspec 0.020027 0.021622 67.077352 ( 76.988273)
total: 312.06 sec