Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-213132
#<BuildRuby:0x000055fcdcb25a00
@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.20230628-213132",
@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.000041 0.000001 0.000042 ( 0.000038)
autoconf 0.000066 0.000002 0.000068 ( 0.000066)
configure 0.000053 0.000001 0.000054 ( 0.000054)
build_up 0.003444 0.003396 2.100101 ( 6.767724)
build_miniruby 0.001393 0.000074 1.679078 ( 4.141557)
build_ruby 0.001731 0.000091 3.370233 ( 8.592239)
build_all 0.008660 0.000270 2.606423 ( 4.739930)
build_install 0.020652 0.000663 4.151040 ( 8.232356)
test_btest 0.000795 0.000038 83.994031 ( 93.094636)
test_basic 0.003487 0.000170 0.907661 ( 2.345007)
test_all 0.001336 0.000065 629.235194 (628.669224)
test_rubyspec 0.037216 0.019460 89.994031 (159.904804)
total: 916.49 sec