Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-174641
#<BuildRuby:0x000055e3ebcb63b0
@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.20230504-174641",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001336 0.004126 1.726969 ( 3.005608)
build_miniruby 0.001260 0.000157 1.301460 ( 1.299840)
build_ruby 0.001240 0.000155 2.488598 ( 2.705235)
build_all 0.003241 0.003355 2.011132 ( 1.249146)
build_install 0.002320 0.013126 3.201882 ( 2.229152)
test_btest 0.000697 0.000193 74.254330 ( 23.704559)
test_basic 0.000330 0.005033 0.679482 ( 0.757923)
test_all 0.000832 0.000268 607.108452 (194.537628)
test_rubyspec 0.033257 0.013566 76.663763 ( 88.452338)
total: 317.94 sec