Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-104544
#<BuildRuby:0x000055969b062390
@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.20230710-104544",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005789 0.000422 2.157684 ( 3.519720)
build_miniruby 0.001350 0.000300 1.470051 ( 1.468722)
build_ruby 0.001553 0.000346 3.262526 ( 3.470538)
build_all 0.002666 0.003728 2.511212 ( 1.461113)
build_install 0.012338 0.004094 3.889597 ( 2.641361)
test_btest 0.000530 0.000137 85.591386 ( 23.469110)
test_basic 0.002207 0.005189 0.899387 ( 0.972505)
test_all 0.001196 0.000000 611.758908 (206.376888)
test_rubyspec 0.029830 0.018052 86.813650 ( 98.195613)
total: 341.58 sec