Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-171915
#<BuildRuby:0x000056502dc8a018
@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.20240226-171915",
@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.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002076 0.004443 2.205761 ( 2.047008)
build_miniruby 0.001234 0.000257 1.455987 ( 1.453878)
build_ruby 0.000000 0.001701 2.964623 ( 3.189404)
build_all 0.003871 0.003347 5.789493 ( 2.163301)
build_install 0.015711 0.001633 7.503388 ( 3.401260)
test_btest 0.000805 0.000186 85.624993 ( 22.743150)
test_basic 0.004461 0.001029 0.827003 ( 0.892532)
test_all 0.073937 0.046908 735.527506 (209.476507)
test_rubyspec 0.018325 0.056426 98.392695 (107.634716)
total: 353.00 sec