Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-103803
#<BuildRuby:0x0000557c3b525f00
@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.20230624-103803",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002671 0.003716 2.007770 ( 5.022122)
build_miniruby 0.001325 0.000276 1.495699 ( 2.092366)
build_ruby 0.001377 0.000287 3.002825 ( 4.264017)
build_all 0.004636 0.002382 2.395998 ( 2.924249)
build_install 0.016097 0.001767 3.834042 ( 4.433345)
test_btest 0.000575 0.000119 77.790264 ( 46.213995)
test_basic 0.003639 0.000752 0.866431 ( 1.648274)
test_all 0.001008 0.000209 590.329483 (331.326709)
test_rubyspec 0.025620 0.026864 87.802875 (131.470861)
total: 529.40 sec