Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-181147
#<BuildRuby:0x0000560c2a981fc0
@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.20221219-181147",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004124 0.000982 1.155451 ( 1.698375)
build_miniruby 0.001320 0.000314 1.490630 ( 1.495002)
build_ruby 0.001304 0.000310 3.657108 ( 4.083053)
build_all 0.007811 0.000854 4.091864 ( 2.963418)
build_install 0.013472 0.003434 3.137464 ( 2.750479)
test_btest 0.000500 0.000115 56.296081 ( 32.117340)
test_basic 0.003344 0.003919 0.456035 ( 0.701093)
test_all 0.001495 0.000388 628.501887 (254.323120)
test_rubyspec 0.018218 0.032258 71.948972 ( 84.279735)
total: 384.41 sec