Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-055838
#<BuildRuby:0x0000562775456120
@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.20231023-055838",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.007228 0.000000 3.462928 ( 3.526761)
build_miniruby 0.001293 0.000020 1.554185 ( 1.552861)
build_ruby 0.001233 0.000040 3.032070 ( 3.261883)
build_all 0.003061 0.003749 5.735354 ( 2.349926)
build_install 0.008196 0.010221 7.593013 ( 3.322360)
test_btest 0.000957 0.000126 83.039514 ( 22.661028)
test_basic 0.005282 0.000695 0.858589 ( 0.923596)
test_all 0.100988 0.018161 637.045712 (203.295050)
test_rubyspec 0.030881 0.025901 84.526684 ( 96.165993)
total: 337.06 sec