Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-203355
#<BuildRuby:0x000055953371dfb8
@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.20240129-203355",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001422 0.003886 1.940516 ( 2.275405)
build_miniruby 0.001192 0.000100 1.685447 ( 1.685588)
build_ruby 0.001549 0.000129 2.777167 ( 3.012314)
build_all 0.003623 0.003588 6.375776 ( 3.085195)
build_install 0.013311 0.003616 7.585702 ( 4.093329)
test_btest 0.000906 0.000121 87.956688 ( 33.170204)
test_basic 0.006537 0.000871 0.969247 ( 1.070176)
test_all 0.061826 0.052041 694.529261 (284.098569)
test_rubyspec 0.061429 0.043683 166.537661 (183.122104)
total: 515.61 sec