Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-180452
#<BuildRuby:0x00005599ce4e6228
@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.20230501-180452",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002468 0.003168 1.782511 ( 3.308505)
build_miniruby 0.001200 0.000192 1.309675 ( 1.367639)
build_ruby 0.001213 0.000194 2.603275 ( 2.921900)
build_all 0.002741 0.003693 2.194029 ( 1.749826)
build_install 0.010351 0.005315 3.433868 ( 3.269126)
test_btest 0.000773 0.000172 73.838668 ( 39.287794)
test_basic 0.001478 0.004534 0.757933 ( 0.905086)
test_all 0.001622 0.000421 585.779023 (261.543570)
test_rubyspec 0.018335 0.030025 81.107772 ( 97.018480)
total: 411.37 sec