Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-051956
#<BuildRuby:0x000055cc6e851f48
@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.20240318-051956",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006999 0.000000 2.458391 ( 2.467251)
build_miniruby 0.001374 0.000073 1.845570 ( 1.848257)
build_ruby 0.001731 0.000247 3.436240 ( 3.689849)
build_all 0.000629 0.007391 7.184464 ( 3.344681)
build_install 0.017540 0.000347 8.589473 ( 4.478432)
test_btest 0.000675 0.000123 93.623526 ( 39.219674)
test_basic 0.007639 0.000640 0.976512 ( 1.098187)
test_all 0.096542 0.024579 794.085145 (329.046997)
test_rubyspec 0.049545 0.046114 137.509265 (161.905715)
total: 547.10 sec