Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-000912
#<BuildRuby:0x0000560ebe28a230
@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.20230513-000912",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.001593 0.004194 1.694603 ( 2.886855)
build_miniruby 0.001101 0.000092 1.223856 ( 1.222968)
build_ruby 0.001603 0.000133 2.371967 ( 2.571006)
build_all 0.005463 0.000097 2.125641 ( 1.248958)
build_install 0.006812 0.007737 3.039064 ( 1.996400)
test_btest 0.000820 0.000117 73.357120 ( 23.330643)
test_basic 0.002441 0.003831 0.724395 ( 0.809825)
test_all 0.000926 0.000066 558.884978 (176.564292)
test_rubyspec 0.019059 0.032347 78.070050 ( 90.650370)
total: 301.28 sec