Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-064544
#<BuildRuby:0x000055d85cdd6118
@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.20230725-064544",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002648 0.004322 2.260898 ( 3.741613)
build_miniruby 0.001320 0.000141 1.696782 ( 1.703463)
build_ruby 0.001464 0.000157 3.400261 ( 4.905332)
build_all 0.000513 0.007837 2.754505 ( 2.369794)
build_install 0.016245 0.002687 3.957895 ( 3.424542)
test_btest 0.000824 0.000141 82.679249 ( 42.488442)
test_basic 0.003241 0.004549 0.941276 ( 1.053647)
test_all 0.001035 0.000000 627.657204 (263.461705)
test_rubyspec 0.021362 0.037784 95.020195 (108.036120)
total: 431.19 sec