Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-213803
#<BuildRuby:0x0000564e46bf5a00
@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.20230609-213803",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002207 0.003440 1.817351 ( 3.190088)
build_miniruby 0.001305 0.000366 1.372787 ( 1.381925)
build_ruby 0.001223 0.000342 2.773139 ( 2.966995)
build_all 0.006055 0.001695 2.348427 ( 1.968547)
build_install 0.019447 0.000634 3.684186 ( 3.179657)
test_btest 0.000962 0.000000 76.941722 ( 31.645184)
test_basic 0.003962 0.004532 0.840883 ( 0.959460)
test_all 0.002063 0.000000 556.803274 (220.824711)
test_rubyspec 0.029747 0.024182 81.528710 ( 93.315094)
total: 359.43 sec