Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-042950
#<BuildRuby:0x000056517f732018
@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.20221230-042950",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004813 0.000202 0.979269 ( 1.366787)
build_miniruby 0.000938 0.000250 1.155762 ( 1.153945)
build_ruby 0.001072 0.000286 2.689841 ( 3.048577)
build_all 0.005601 0.000338 2.927010 ( 1.363310)
build_install 0.013499 0.000103 2.703312 ( 1.723119)
test_btest 0.000598 0.000126 56.103516 ( 15.390029)
test_basic 0.004529 0.000026 0.376870 ( 0.469806)
test_all 0.001095 0.000219 594.967795 (171.424172)
test_rubyspec 0.029050 0.009038 58.207927 ( 68.177210)
total: 264.12 sec