Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-045826
#<BuildRuby:0x00005650b153a1a8
@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.20230904-045826",
@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.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001180 0.004375 1.599256 ( 1.949818)
build_miniruby 0.001368 0.000328 1.469768 ( 1.467595)
build_ruby 0.001275 0.000306 2.756309 ( 2.973299)
build_all 0.005847 0.001403 5.859493 ( 2.380316)
build_install 0.001477 0.015175 7.246319 ( 3.617508)
test_btest 0.000774 0.000287 80.917793 ( 21.391877)
test_basic 0.001286 0.004767 0.871943 ( 0.962611)
test_all 0.006181 0.002518 668.697366 (196.310021)
test_rubyspec 0.031275 0.029422 93.446011 (104.704371)
total: 335.76 sec