Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-044759
#<BuildRuby:0x000055de78db6120
@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.20230527-044759",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.004822 0.001096 1.470428 ( 2.729061)
build_miniruby 0.001240 0.000282 1.248345 ( 1.246570)
build_ruby 0.001144 0.000260 2.302663 ( 2.490931)
build_all 0.005980 0.000000 1.930626 ( 1.055739)
build_install 0.015231 0.000699 3.131589 ( 2.083161)
test_btest 0.000988 0.000000 75.225431 ( 19.886034)
test_basic 0.002614 0.002491 0.605438 ( 0.680331)
test_all 0.001830 0.000379 566.668042 (167.949050)
test_rubyspec 0.012218 0.032142 79.430713 ( 91.301535)
total: 289.42 sec