Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-001207
#<BuildRuby:0x000056235c5aa228
@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.20230604-001207",
@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.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001966 0.004303 1.635648 ( 2.946315)
build_miniruby 0.000000 0.001576 1.366487 ( 1.364843)
build_ruby 0.000000 0.001360 2.277929 ( 2.491769)
build_all 0.001147 0.004177 1.798954 ( 1.006964)
build_install 0.007545 0.007710 3.023825 ( 1.973726)
test_btest 0.000693 0.000231 76.507610 ( 19.782864)
test_basic 0.005316 0.000000 0.658227 ( 0.730293)
test_all 0.001262 0.000000 568.115173 (164.749645)
test_rubyspec 0.015340 0.022838 70.607840 ( 82.269744)
total: 277.32 sec