Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-003131
#<BuildRuby:0x000055c2fccd2228
@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.20230611-003131",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005554 0.000119 1.807013 ( 3.062869)
build_miniruby 0.001555 0.000119 1.338924 ( 1.338596)
build_ruby 0.001549 0.000119 2.676074 ( 2.893946)
build_all 0.007005 0.000539 2.131336 ( 1.689495)
build_install 0.011188 0.008039 3.456421 ( 2.997615)
test_btest 0.000817 0.000108 78.033146 ( 33.928021)
test_basic 0.007433 0.000408 0.832783 ( 1.087223)
test_all 0.001962 0.000253 586.604660 (214.219615)
test_rubyspec 0.026333 0.026573 79.423411 ( 91.428081)
total: 352.65 sec