Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-113449
#<BuildRuby:0x00005594273b27f0
@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.20221221-113449",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.001427 0.004211 1.274173 ( 2.022199)
build_miniruby 0.000000 0.001847 1.611170 ( 1.695120)
build_ruby 0.000000 0.001888 3.896617 ( 4.339139)
build_all 0.000208 0.008602 4.018689 ( 2.842307)
build_install 0.012068 0.006955 3.381972 ( 3.158479)
test_btest 0.000707 0.000163 59.109154 ( 26.293958)
test_basic 0.006881 0.000492 0.457732 ( 0.575137)
test_all 0.001775 0.000395 669.417217 (202.580275)
test_rubyspec 0.014035 0.035391 69.839282 ( 80.152808)
total: 323.66 sec