Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-012058
#<BuildRuby:0x00005615929ddf48
@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.20230908-012058",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007024 0.000780 2.188138 ( 4.536372)
build_miniruby 0.001549 0.000172 1.752269 ( 1.953504)
build_ruby 0.001785 0.000198 3.475658 ( 3.787791)
build_all 0.007545 0.000347 6.323477 ( 4.161951)
build_install 0.010679 0.007742 7.734858 ( 5.873044)
test_btest 0.000965 0.000150 83.443263 ( 43.623695)
test_basic 0.007398 0.000480 0.953686 ( 1.356701)
test_all 0.008273 0.001254 644.624464 (296.569831)
test_rubyspec 0.043467 0.029331 103.579844 (123.307094)
total: 485.17 sec