Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-023518
#<BuildRuby:0x0000557c85675a00
@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.20230706-023518",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005629 0.001083 2.127202 ( 5.063084)
build_miniruby 0.001231 0.000237 1.577789 ( 2.212720)
build_ruby 0.001302 0.000251 3.135079 ( 3.907600)
build_all 0.006872 0.000484 2.476055 ( 3.111662)
build_install 0.012307 0.006061 3.840661 ( 5.315413)
test_btest 0.001022 0.000000 81.136076 ( 49.227072)
test_basic 0.004368 0.003755 0.900653 ( 1.589119)
test_all 0.001312 0.000306 621.213537 (347.816638)
test_rubyspec 0.040671 0.012452 90.790916 (128.567086)
total: 546.81 sec