Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-143041
#<BuildRuby:0x0000557ece5d2120
@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.20230828-143041",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000037 0.000001 0.000038 ( 0.000031)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.004266 0.003944 2.320037 ( 4.706828)
build_miniruby 0.001665 0.000097 1.714451 ( 1.844038)
build_ruby 0.001531 0.000090 3.476817 ( 3.919108)
build_all 0.003901 0.003796 6.454369 ( 4.051594)
build_install 0.011889 0.007553 7.892210 ( 6.095696)
test_btest 0.000672 0.000084 84.626891 ( 46.479569)
test_basic 0.000000 0.007190 0.979463 ( 1.129135)
test_all 0.009924 0.000972 684.566213 (312.436313)
test_rubyspec 0.058567 0.012786 107.748454 (124.201852)
total: 504.87 sec