Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-073741
#<BuildRuby:0x0000556054bb6390
@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.20230119-073741",
@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.000018)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.004865 1.040286 ( 1.469612)
build_miniruby 0.000000 0.001220 1.002429 ( 1.000739)
build_ruby 0.000543 0.000867 2.601104 ( 2.896067)
build_all 0.000000 0.007392 3.332618 ( 1.549153)
build_install 0.008151 0.005150 2.541761 ( 1.664238)
test_btest 0.000821 0.000000 55.574499 ( 14.853905)
test_basic 0.004138 0.000542 0.342192 ( 0.434369)
test_all 0.001547 0.000557 648.191836 (201.379102)
test_rubyspec 0.027274 0.016192 67.056680 ( 77.058384)
total: 302.31 sec