Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-024036
#<BuildRuby:0x00005574c3dde108
@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.20230603-024036",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001411 0.004258 1.745274 ( 2.944653)
build_miniruby 0.001618 0.000000 1.239012 ( 1.237226)
build_ruby 0.001341 0.000000 2.372526 ( 2.560421)
build_all 0.000000 0.006504 2.125301 ( 1.280368)
build_install 0.005345 0.010037 3.209812 ( 2.173891)
test_btest 0.003854 0.000000 78.939389 ( 22.482910)
test_basic 0.004741 0.000123 0.750756 ( 0.824811)
test_all 0.000000 0.001287 605.910355 (184.832592)
test_rubyspec 0.013545 0.026383 72.246450 ( 84.028273)
total: 302.37 sec