Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-231502
#<BuildRuby:0x000055716a4a2168
@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.20230216-231502",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.004662 1.268717 ( 1.710665)
build_miniruby 0.000000 0.001259 1.238784 ( 1.236642)
build_ruby 0.000262 0.000909 2.251287 ( 2.485506)
build_all 0.006415 0.000676 3.703209 ( 1.818829)
build_install 0.008529 0.003053 2.772659 ( 1.920626)
test_btest 0.000722 0.000074 58.075462 ( 18.057169)
test_basic 0.002236 0.003506 0.456199 ( 0.550305)
test_all 0.001488 0.000441 633.995420 (200.799567)
test_rubyspec 0.029238 0.015118 67.710514 ( 77.628409)
total: 306.21 sec