Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-101940
#<BuildRuby:0x000055ce0b1c6018
@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.20230113-101940",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004116 0.001029 1.181442 ( 2.034726)
build_miniruby 0.001257 0.000314 1.427540 ( 1.450015)
build_ruby 0.001168 0.000292 3.548821 ( 3.988887)
build_all 0.000000 0.007680 3.817673 ( 2.480396)
build_install 0.013405 0.002453 3.008262 ( 2.893123)
test_btest 0.000535 0.000171 55.994027 ( 32.008673)
test_basic 0.000000 0.006316 0.428490 ( 0.722513)
test_all 0.000000 0.001119 637.445211 (286.451727)
test_rubyspec 0.026405 0.025381 71.456374 ( 88.024683)
total: 420.06 sec