Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-053138
#<BuildRuby:0x000055edc804e118
@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.20230511-053138",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.006302 1.887750 ( 4.065204)
build_miniruby 0.000000 0.001461 1.302879 ( 1.448953)
build_ruby 0.000236 0.001202 2.669247 ( 3.050960)
build_all 0.006694 0.000935 2.310767 ( 2.309175)
build_install 0.013778 0.002891 3.586649 ( 3.350544)
test_btest 0.000715 0.000000 76.304157 ( 41.321480)
test_basic 0.003611 0.000147 0.809327 ( 1.202681)
test_all 0.000905 0.000250 581.889834 (233.920423)
test_rubyspec 0.016682 0.034822 77.696765 ( 89.675984)
total: 380.35 sec