Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-214518
#<BuildRuby:0x000055f18ac5a3b0
@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.20240126-214518",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.000000 0.005731 1.925658 ( 2.311234)
build_miniruby 0.000000 0.001615 1.508449 ( 1.507550)
build_ruby 0.001073 0.000594 3.209881 ( 3.443429)
build_all 0.007053 0.000542 6.367939 ( 3.370762)
build_install 0.004448 0.014710 7.727834 ( 4.396574)
test_btest 0.000584 0.000117 88.125909 ( 32.478422)
test_basic 0.001920 0.004363 0.898861 ( 0.966946)
test_all 0.089913 0.024469 814.080872 (315.210045)
test_rubyspec 0.049156 0.058490 171.824652 (193.770882)
total: 557.46 sec