Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-141806
#<BuildRuby:0x000055693e626090
@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.20230608-141806",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003643 0.002824 1.797836 ( 3.856971)
build_miniruby 0.001146 0.000313 1.329553 ( 1.372163)
build_ruby 0.001277 0.000348 2.587583 ( 2.818546)
build_all 0.007060 0.000000 2.176283 ( 2.080015)
build_install 0.007734 0.008861 3.400616 ( 3.255147)
test_btest 0.000000 0.000739 77.092952 ( 40.633473)
test_basic 0.005255 0.002288 0.791473 ( 1.113095)
test_all 0.001145 0.000381 563.299935 (258.619093)
test_rubyspec 0.042441 0.011007 84.592484 (103.130624)
total: 416.88 sec