Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-015359
#<BuildRuby:0x0000561fb4a5a008
@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.20240121-015359",
@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.000002 0.000022 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005093 0.000566 1.641802 ( 1.988926)
build_miniruby 0.001322 0.000147 1.587234 ( 1.588428)
build_ruby 0.001911 0.000000 3.136536 ( 3.375459)
build_all 0.008222 0.000000 5.847834 ( 2.738907)
build_install 0.007246 0.011384 7.149972 ( 4.169523)
test_btest 0.000000 0.001257 83.048311 ( 45.038565)
test_basic 0.000000 0.007972 0.861481 ( 0.940724)
test_all 0.080419 0.036420 759.225629 (272.994858)
test_rubyspec 0.059683 0.044269 160.782344 (172.703294)
total: 505.54 sec