Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-205524
#<BuildRuby:0x000055568838a098
@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.20230106-205524",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.001293 0.003759 1.159467 ( 1.592541)
build_miniruby 0.001155 0.000133 1.382838 ( 1.381472)
build_ruby 0.001367 0.000158 3.186104 ( 3.582475)
build_all 0.006056 0.000223 3.610049 ( 1.802566)
build_install 0.008763 0.007659 2.882703 ( 2.007800)
test_btest 0.000719 0.000120 56.146541 ( 18.658235)
test_basic 0.000000 0.005256 0.357652 ( 0.450490)
test_all 0.000194 0.001036 633.166214 (201.844404)
test_rubyspec 0.017172 0.031189 70.235169 ( 80.426291)
total: 311.75 sec