Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-085155
#<BuildRuby:0x0000561c603f5ed0
@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.20230925-085155",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004085 0.004101 2.304769 ( 4.876825)
build_miniruby 0.001225 0.000282 1.667099 ( 1.846392)
build_ruby 0.001607 0.000000 3.307570 ( 3.721298)
build_all 0.004349 0.004647 6.412738 ( 4.727438)
build_install 0.020603 0.000000 8.021563 ( 6.387798)
test_btest 0.000788 0.000000 83.971731 ( 48.895578)
test_basic 0.005247 0.003568 1.023396 ( 1.227663)
test_all 0.006334 0.003660 682.173286 (332.692781)
test_rubyspec 0.035183 0.039614 107.350073 (128.833467)
total: 533.21 sec