Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-022204
#<BuildRuby:0x00005645a8caa190
@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.20230205-022204",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001194 0.004333 1.201948 ( 2.320574)
build_miniruby 0.001389 0.000264 1.294941 ( 1.461958)
build_ruby 0.001618 0.000308 2.353620 ( 2.640771)
build_all 0.002709 0.004961 3.824555 ( 2.903164)
build_install 0.009137 0.006472 3.059489 ( 2.816079)
test_btest 0.000660 0.000184 57.284566 ( 31.661913)
test_basic 0.001386 0.004576 0.443721 ( 0.650547)
test_all 0.000811 0.001243 644.999254 (261.172923)
test_rubyspec 0.011632 0.037082 71.974513 ( 83.677393)
total: 389.31 sec