Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-221156
#<BuildRuby:0x000055699f86a228
@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.20231011-221156",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.007018 2.441937 ( 2.511921)
build_miniruby 0.001525 0.000000 1.551195 ( 1.557343)
build_ruby 0.002049 0.000000 3.100682 ( 3.319345)
build_all 0.005169 0.003071 6.147435 ( 2.871147)
build_install 0.015066 0.003726 7.802729 ( 5.064455)
test_btest 0.000980 0.000155 87.045155 ( 33.262017)
test_basic 0.005378 0.000258 0.889535 ( 0.951505)
test_all 0.008590 0.000727 655.324493 (257.895275)
test_rubyspec 0.027246 0.044028 107.951202 (127.965046)
total: 435.40 sec