Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-150636
#<BuildRuby:0x000056308cd0e0e0
@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.20230821-150636",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005992 0.000826 2.291793 ( 6.142501)
build_miniruby 0.001647 0.000227 1.696386 ( 3.355537)
build_ruby 0.001624 0.000224 3.347556 ( 6.108669)
build_all 0.003705 0.004212 6.325170 ( 6.651116)
build_install 0.015229 0.004721 7.952896 ( 8.347982)
test_btest 0.000859 0.000156 82.607864 ( 54.963840)
test_basic 0.003634 0.005167 0.972019 ( 2.156804)
test_all 0.009490 0.000094 699.625144 (473.828051)
test_rubyspec 0.043800 0.032427 111.246240 (229.835188)
total: 791.39 sec