Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-021528
#<BuildRuby:0x00005584b3f5e258
@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.20240119-021528",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000000 0.005443 1.688182 ( 2.067933)
build_miniruby 0.000141 0.001336 1.676784 ( 1.675307)
build_ruby 0.001336 0.000390 3.569948 ( 3.824236)
build_all 0.005487 0.002058 5.893394 ( 3.097620)
build_install 0.015167 0.002163 6.999720 ( 3.845322)
test_btest 0.000000 0.000976 82.395203 ( 33.495106)
test_basic 0.000775 0.007084 0.878326 ( 0.945343)
test_all 0.086177 0.031349 794.383472 (285.958609)
test_rubyspec 0.050131 0.052452 159.851466 (171.641226)
total: 506.55 sec