Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-010420
#<BuildRuby:0x000055f5a8c6e258
@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.20240218-010420",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.002524 0.004658 2.083634 ( 3.028434)
build_miniruby 0.001206 0.000301 1.801784 ( 1.955422)
build_ruby 0.001675 0.000000 3.585007 ( 3.927329)
build_all 0.007863 0.000286 6.662599 ( 3.039646)
build_install 0.016115 0.004042 8.102357 ( 4.833395)
test_btest 0.000841 0.000196 93.052919 ( 56.370257)
test_basic 0.000000 0.007924 1.000421 ( 1.866755)
test_all 0.082696 0.039424 793.861579 (563.549103)
test_rubyspec 0.049174 0.050254 135.152801 (217.965374)
total: 856.54 sec