Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-074645
#<BuildRuby:0x000055d20c3b2228
@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.20221207-074645",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.006525 1.537138 ( 2.798410)
build_miniruby 0.000000 0.001483 1.591961 ( 1.683630)
build_ruby 0.000000 0.001532 2.809318 ( 2.811876)
build_all 0.005608 0.001647 3.644037 ( 2.081279)
build_install 0.015435 0.001688 2.876127 ( 2.645457)
test_btest 0.000646 0.000121 54.525297 ( 30.380814)
test_basic 0.005776 0.000000 0.426465 ( 0.688847)
test_all 0.001803 0.000000 640.315665 (282.585104)
test_rubyspec 0.022645 0.021420 68.357395 ( 82.837823)
total: 408.51 sec