Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-182116
#<BuildRuby:0x000055e2b216e118
@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.20230530-182116",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006339 0.000281 1.794955 ( 4.065269)
build_miniruby 0.000000 0.001683 1.323192 ( 1.486450)
build_ruby 0.000000 0.001438 2.697711 ( 3.223019)
build_all 0.008061 0.000183 2.087638 ( 2.220836)
build_install 0.014894 0.002055 3.314012 ( 3.323948)
test_btest 0.000742 0.000102 77.058716 ( 41.475088)
test_basic 0.006179 0.000852 0.828603 ( 1.050771)
test_all 0.000000 0.001729 592.603904 (277.694013)
test_rubyspec 0.029507 0.020611 81.220465 ( 99.510957)
total: 434.05 sec