Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-064938
#<BuildRuby:0x0000559c9a501cc0
@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.20240131-064938",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005286 0.000845 1.961391 ( 2.296501)
build_miniruby 0.001326 0.000213 1.677594 ( 1.678151)
build_ruby 0.001548 0.000248 3.214978 ( 3.452961)
build_all 0.000780 0.007000 6.246730 ( 2.902029)
build_install 0.017723 0.002920 7.872727 ( 5.435755)
test_btest 0.001101 0.000236 89.285197 ( 42.445780)
test_basic 0.008843 0.000000 0.969713 ( 1.231089)
test_all 0.088416 0.028963 795.495135 (298.619168)
test_rubyspec 0.032004 0.075095 167.774109 (179.653737)
total: 537.72 sec