Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-002916
#<BuildRuby:0x0000562a81752400
@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-002916",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000068 0.000000 0.000068 ( 0.000110)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.007668 0.000000 1.576936 ( 2.426184)
build_miniruby 0.001142 0.000271 1.066230 ( 1.128636)
build_ruby 0.001466 0.000367 1.915269 ( 2.181808)
build_all 0.009009 0.000182 4.063669 ( 2.872159)
build_install 0.017507 0.001976 2.992614 ( 2.893244)
test_btest 0.000883 0.000189 64.287625 ( 40.430702)
test_basic 0.001338 0.004844 0.412420 ( 0.738713)
test_all 0.001490 0.000372 702.357559 (549.426095)
test_rubyspec 0.021889 0.041093 77.904260 (113.419813)
total: 715.52 sec