Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-225133
#<BuildRuby:0x0000561997a86018
@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.20230104-225133",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000447 0.004124 0.934492 ( 1.306698)
build_miniruby 0.001025 0.000153 1.075436 ( 1.074060)
build_ruby 0.000000 0.001437 2.667118 ( 3.027801)
build_all 0.000000 0.006181 3.008106 ( 1.500617)
build_install 0.006351 0.005832 2.639189 ( 1.681675)
test_btest 0.000633 0.000185 54.733322 ( 14.775080)
test_basic 0.002919 0.002337 0.344596 ( 0.436232)
test_all 0.001078 0.000000 593.696352 (167.544297)
test_rubyspec 0.019465 0.021845 54.644244 ( 64.827655)
total: 256.17 sec