Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-062745
#<BuildRuby:0x000055f12c9b61a8
@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.20230813-062745",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.002733 0.004358 2.192394 ( 6.057630)
build_miniruby 0.001879 0.000000 1.670141 ( 2.817193)
build_ruby 0.001695 0.000000 3.387968 ( 5.954580)
build_all 0.000747 0.007699 2.833374 ( 2.997671)
build_install 0.018138 0.000910 4.421955 ( 5.413997)
test_btest 0.001133 0.000172 85.277794 ( 53.377339)
test_basic 0.007630 0.000494 0.984277 ( 2.022290)
test_all 0.000900 0.000132 657.364761 (410.489924)
test_rubyspec 0.037824 0.023585 100.064440 (172.364391)
total: 661.50 sec