Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-111557
#<BuildRuby:0x00005623a4836198
@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.20230203-111557",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004620 0.000369 1.211730 ( 1.784493)
build_miniruby 0.001574 0.000000 1.266132 ( 1.293384)
build_ruby 0.001560 0.000000 2.569322 ( 2.809725)
build_all 0.007741 0.000000 4.149158 ( 2.312121)
build_install 0.009338 0.008315 2.995356 ( 2.583760)
test_btest 0.000555 0.000074 57.246787 ( 19.228673)
test_basic 0.006139 0.000000 0.445924 ( 0.543962)
test_all 0.001623 0.000000 640.710842 (204.627384)
test_rubyspec 0.023511 0.035656 76.082366 ( 93.233371)
total: 328.42 sec