Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-221600
#<BuildRuby:0x000055cf294fe130
@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.20230615-221600",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.005222 0.000371 1.859360 ( 3.158540)
build_miniruby 0.001077 0.000324 1.369860 ( 1.384097)
build_ruby 0.001086 0.000325 2.441300 ( 2.643695)
build_all 0.005549 0.001665 2.186390 ( 1.237661)
build_install 0.014210 0.001451 3.360077 ( 2.160143)
test_btest 0.000560 0.000153 75.503731 ( 20.144188)
test_basic 0.005595 0.000000 0.739608 ( 0.818355)
test_all 0.001149 0.000000 576.925300 (217.327411)
test_rubyspec 0.022487 0.030878 82.740391 ( 97.502554)
total: 346.38 sec