Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-101652
#<BuildRuby:0x0000564bc84a61a8
@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.20221213-101652",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005567 0.000669 1.214362 ( 2.232267)
build_miniruby 0.001291 0.000154 1.508609 ( 1.686988)
build_ruby 0.002573 0.000000 3.147968 ( 3.780710)
build_all 0.008672 0.000303 7.011325 ( 5.207828)
build_install 0.015310 0.004687 6.107129 ( 5.547873)
test_btest 0.000677 0.000091 59.882382 ( 40.834141)
test_basic 0.006596 0.000270 0.463158 ( 0.745051)
test_all 0.001248 0.000161 665.730952 (566.361607)
test_rubyspec 0.023082 0.032332 75.582558 (112.964834)
total: 739.36 sec