Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-131818
#<BuildRuby:0x000055947d11dfe8
@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.20230207-131818",
@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.000022 0.000002 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.004792 1.120611 ( 1.618259)
build_miniruby 0.000000 0.001057 1.009056 ( 1.007574)
build_ruby 0.000000 0.001389 2.221018 ( 2.419086)
build_all 0.000000 0.006479 3.544248 ( 1.810320)
build_install 0.012436 0.000623 2.557777 ( 1.796852)
test_btest 0.000698 0.000167 57.081373 ( 18.312359)
test_basic 0.005159 0.000323 0.404538 ( 0.513977)
test_all 0.000934 0.000215 629.057891 (187.327545)
test_rubyspec 0.014241 0.026329 72.525294 ( 82.777745)
total: 297.58 sec