Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-180133
#<BuildRuby:0x000055af2d972318
@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.20230923-180133",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.001901 0.004424 2.125649 ( 3.368258)
build_miniruby 0.001313 0.000252 1.589498 ( 1.603631)
build_ruby 0.001608 0.000309 3.070631 ( 3.271226)
build_all 0.007269 0.001398 5.961074 ( 3.144011)
build_install 0.002430 0.017455 7.507544 ( 4.411883)
test_btest 0.000914 0.000305 83.151094 ( 32.600666)
test_basic 0.001480 0.004593 0.898673 ( 0.968048)
test_all 0.005470 0.004632 692.548526 (238.228622)
test_rubyspec 0.047235 0.024948 100.343888 (113.240118)
total: 400.84 sec