Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-140310
#<BuildRuby:0x000055a7d419a3d0
@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.20221223-140310",
@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.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.003800 0.002620 1.236849 ( 2.222416)
build_miniruby 0.001000 0.000333 1.364089 ( 1.439848)
build_ruby 0.001674 0.000558 3.702754 ( 4.335315)
build_all 0.004352 0.004122 4.015094 ( 3.394379)
build_install 0.012006 0.007139 3.283960 ( 3.366054)
test_btest 0.000807 0.000316 58.104561 ( 35.042362)
test_basic 0.004289 0.001678 0.449224 ( 0.748397)
test_all 0.000800 0.000313 631.816906 (241.142634)
test_rubyspec 0.015749 0.038218 71.967277 ( 82.723722)
total: 374.42 sec