Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-111443
#<BuildRuby:0x00005639a8df6028
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-111443",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005330 0.000161 1.375262 ( 1.513551)
build_miniruby 0.001244 0.000155 0.842457 ( 0.841534)
build_ruby 0.001197 0.000149 1.575088 ( 1.565795)
build_all 0.007023 0.000000 3.667032 ( 1.840249)
build_install 0.013530 0.000000 2.591012 ( 1.654039)
test_btest 0.000578 0.000000 58.498571 ( 16.515304)
test_basic 0.003980 0.000295 0.316049 ( 0.412426)
test_all 0.001392 0.000133 578.012991 (163.848783)
test_rubyspec 0.028310 0.002696 52.053046 ( 62.234316)
total: 250.43 sec