Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-033710
#<BuildRuby:0x00005619d7dba320
@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.20230921-033710",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000035 0.000002 0.000037 ( 0.000032)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.007022 0.000000 2.270045 ( 3.535725)
build_miniruby 0.001724 0.000045 1.687329 ( 1.690551)
build_ruby 0.001772 0.000000 3.384840 ( 3.626613)
build_all 0.007627 0.000077 6.267922 ( 3.517442)
build_install 0.005765 0.011986 7.546476 ( 4.102501)
test_btest 0.000000 0.000832 84.205551 ( 34.923792)
test_basic 0.005372 0.002103 0.943018 ( 1.085015)
test_all 0.000000 0.009454 682.382005 (258.198461)
test_rubyspec 0.045290 0.027307 104.282868 (119.190462)
total: 429.87 sec