Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-035235
#<BuildRuby:0x000056390412dfc0
@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.20230829-035235",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003324 0.003446 2.320003 ( 4.591430)
build_miniruby 0.001672 0.000203 1.772355 ( 2.110478)
build_ruby 0.001575 0.000191 3.698836 ( 4.331775)
build_all 0.008203 0.000497 6.201257 ( 4.890110)
build_install 0.009476 0.012566 8.115491 ( 6.813433)
test_btest 0.000000 0.001504 87.584606 ( 55.391659)
test_basic 0.001110 0.006976 1.017075 ( 1.369407)
test_all 0.007494 0.003774 721.256382 (386.416658)
test_rubyspec 0.048439 0.022845 106.836817 (127.600846)
total: 593.52 sec