Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-143734
#<BuildRuby:0x0000558d07f923d0
@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.20230621-143734",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002705 0.003766 1.987934 ( 3.824405)
build_miniruby 0.000000 0.002065 1.563504 ( 1.699132)
build_ruby 0.000706 0.001087 2.860202 ( 3.271535)
build_all 0.001080 0.006914 5.520809 ( 4.111974)
build_install 0.017418 0.002435 6.876041 ( 5.271165)
test_btest 0.000651 0.000172 78.398433 ( 34.264660)
test_basic 0.007614 0.000121 0.794016 ( 0.907872)
test_all 0.001078 0.000000 585.425889 (211.794456)
test_rubyspec 0.023834 0.028885 85.630992 ( 99.782258)
total: 364.93 sec