Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-043007
#<BuildRuby:0x0000560d69bb5fb8
@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.20230119-043007",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.003982 0.000478 1.100637 ( 1.512205)
build_miniruby 0.001538 0.000000 1.195604 ( 1.194826)
build_ruby 0.001689 0.000000 2.988262 ( 3.306617)
build_all 0.007478 0.000000 3.762345 ( 2.133405)
build_install 0.015663 0.000000 2.870495 ( 2.320747)
test_btest 0.000823 0.000000 56.638227 ( 22.148853)
test_basic 0.000000 0.005536 0.421085 ( 0.523252)
test_all 0.000000 0.001395 638.179239 (206.691412)
test_rubyspec 0.034637 0.013665 67.624161 ( 77.771844)
total: 317.60 sec