Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-232934
#<BuildRuby:0x0000557188562120
@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.20230506-232934",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.002226 0.003979 1.851365 ( 4.066260)
build_miniruby 0.001201 0.000105 1.346458 ( 1.660584)
build_ruby 0.001647 0.000143 2.862783 ( 3.440080)
build_all 0.002426 0.004512 2.180349 ( 2.537106)
build_install 0.012687 0.004270 3.664516 ( 4.160957)
test_btest 0.000816 0.000125 75.817435 ( 47.536090)
test_basic 0.003072 0.003334 0.782239 ( 0.970006)
test_all 0.000989 0.000176 599.307348 (267.392046)
test_rubyspec 0.025889 0.026715 82.703951 (102.944237)
total: 434.71 sec