Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-141156
#<BuildRuby:0x00005626a295a078
@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.20240110-141156",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.006153 0.000213 1.770921 ( 3.886414)
build_miniruby 0.000000 0.001682 1.757957 ( 3.100624)
build_ruby 0.000000 0.002149 3.493689 ( 5.158501)
build_all 0.007877 0.000477 6.199385 ( 8.266011)
build_install 0.016221 0.004649 7.585801 ( 10.437618)
test_btest 0.000727 0.000066 87.032600 (116.023313)
test_basic 0.003282 0.004884 0.928427 ( 1.931925)
test_all 0.098743 0.029061 824.275001 (773.940034)
test_rubyspec 0.022181 0.048436 101.242065 (127.210285)
total: 1049.96 sec