Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-094553
#<BuildRuby:0x0000560f92501f70
@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.20230505-094553",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005611 0.000488 1.848156 ( 3.689013)
build_miniruby 0.001438 0.000000 1.279855 ( 1.591472)
build_ruby 0.001257 0.000000 2.525741 ( 2.838568)
build_all 0.006263 0.000402 2.180640 ( 2.143829)
build_install 0.011509 0.004265 3.526452 ( 3.507459)
test_btest 0.000748 0.000083 74.242162 ( 37.370774)
test_basic 0.003361 0.000000 0.760107 ( 0.922179)
test_all 0.001057 0.000000 572.666114 (231.886820)
test_rubyspec 0.030807 0.018645 81.862780 ( 98.151933)
total: 382.10 sec