Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-030412
#<BuildRuby:0x0000555fbdaee120
@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.20230510-030412",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.000000 0.006008 1.753392 ( 3.020444)
build_miniruby 0.000000 0.001437 1.380597 ( 1.383485)
build_ruby 0.000000 0.001510 2.765677 ( 2.976936)
build_all 0.001350 0.005586 2.169526 ( 1.863743)
build_install 0.011542 0.005450 3.422857 ( 3.031931)
test_btest 0.000472 0.000197 75.052112 ( 34.927692)
test_basic 0.008053 0.000001 0.826275 ( 1.005660)
test_all 0.001141 0.000439 615.279406 (268.339090)
test_rubyspec 0.008906 0.041283 83.921788 ( 97.791391)
total: 414.34 sec