Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-235326
#<BuildRuby:0x000055b3a23bdfc0
@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.20230203-235326",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004952 0.000381 1.212589 ( 1.963015)
build_miniruby 0.001772 0.000000 1.251259 ( 1.344598)
build_ruby 0.001900 0.000000 2.478920 ( 2.805127)
build_all 0.007406 0.000000 3.926556 ( 2.676532)
build_install 0.015170 0.000397 3.139435 ( 3.258067)
test_btest 0.000962 0.000062 56.850342 ( 31.944488)
test_basic 0.005884 0.000099 0.448617 ( 0.559677)
test_all 0.001929 0.000121 657.938220 (261.422077)
test_rubyspec 0.025484 0.021892 71.963163 ( 86.951376)
total: 392.93 sec