Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-182643
#<BuildRuby:0x000055a07b1f21a8
@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.20230106-182643",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000968 0.003675 1.122255 ( 1.904161)
build_miniruby 0.001034 0.000129 1.202984 ( 1.202471)
build_ruby 0.001465 0.000183 3.707283 ( 10.025485)
build_all 0.007833 0.000455 4.025614 ( 2.699012)
build_install 0.016626 0.000434 3.147356 ( 2.750693)
test_btest 0.000790 0.000084 57.137756 ( 30.219366)
test_basic 0.002165 0.004066 0.460416 ( 0.654891)
test_all 0.001399 0.000192 644.824261 (207.299292)
test_rubyspec 0.028168 0.013470 68.028064 ( 82.379400)
total: 339.14 sec