Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-053659
#<BuildRuby:0x000055966df86228
@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.20221224-053659",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.002028 0.003383 1.232423 ( 2.107276)
build_miniruby 0.001154 0.000139 1.556429 ( 1.759169)
build_ruby 0.001605 0.000192 3.755199 ( 4.226147)
build_all 0.007784 0.000438 4.089870 ( 3.538077)
build_install 0.014732 0.005058 3.391253 ( 3.384562)
test_btest 0.000633 0.000091 58.407419 ( 33.096634)
test_basic 0.005410 0.000773 0.449531 ( 0.553190)
test_all 0.002211 0.000203 674.843868 (256.692100)
test_rubyspec 0.020563 0.029008 71.015311 ( 83.080402)
total: 388.44 sec