Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-095134
#<BuildRuby:0x00005559bcb05fc0
@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.20230925-095134",
@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.000025 0.000002 0.000027 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000036)
configure 0.000032 0.000004 0.000036 ( 0.000034)
build_up 0.000000 0.007009 2.237615 ( 3.513567)
build_miniruby 0.000000 0.001488 1.679299 ( 1.791330)
build_ruby 0.000000 0.001926 3.372761 ( 3.683088)
build_all 0.008322 0.000634 6.272444 ( 4.093901)
build_install 0.007219 0.013495 7.745229 ( 5.377537)
test_btest 0.001045 0.000275 83.680695 ( 44.921997)
test_basic 0.000000 0.007690 0.941640 ( 1.289111)
test_all 0.002836 0.008239 682.288870 (288.703189)
test_rubyspec 0.041400 0.029428 103.330476 (115.578559)
total: 468.95 sec