Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-141540
#<BuildRuby:0x000055596e88a2a8
@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.20230209-141540",
@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.000036 0.000000 0.000036 ( 0.000033)
autoconf 0.000043 0.000000 0.000043 ( 0.000042)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.000000 0.007653 1.331174 ( 2.424149)
build_miniruby 0.000000 0.001944 1.342034 ( 1.588961)
build_ruby 0.000040 0.001482 2.562693 ( 3.532984)
build_all 0.003645 0.005246 4.250671 ( 4.402434)
build_install 0.014219 0.003364 3.219928 ( 4.239938)
test_btest 0.000658 0.000220 61.064272 ( 62.228167)
test_basic 0.002394 0.004956 0.484335 ( 0.988557)
test_all 0.001295 0.000475 719.057065 (653.796349)
test_rubyspec 0.035366 0.023591 78.801155 (104.135080)
total: 837.34 sec