Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-094042
#<BuildRuby:0x0000562d8a136380
@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.20230818-094042",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000036 0.000004 0.000040 ( 0.000041)
build_up 0.006725 0.000897 2.329846 ( 6.360455)
build_miniruby 0.001466 0.000195 1.725424 ( 2.479093)
build_ruby 0.001760 0.000235 3.527161 ( 5.751486)
build_all 0.004776 0.004235 6.512944 ( 5.640637)
build_install 0.010335 0.010142 8.236776 ( 8.646733)
test_btest 0.000000 0.000765 82.750592 ( 59.080984)
test_basic 0.000000 0.008626 0.997971 ( 1.923095)
test_all 0.004796 0.006023 712.808024 (544.891962)
test_rubyspec 0.042344 0.028719 107.578431 (187.785189)
total: 822.56 sec