Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-043655
#<BuildRuby:0x000056421a9be120
@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.20221218-043655",
@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.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004510 0.000123 1.064080 ( 1.459073)
build_miniruby 0.001330 0.000249 1.409991 ( 1.408875)
build_ruby 0.001452 0.000272 3.217181 ( 3.533494)
build_all 0.007576 0.000000 3.651982 ( 1.863804)
build_install 0.010233 0.005836 3.041854 ( 2.115246)
test_btest 0.000729 0.000158 57.198268 ( 20.020334)
test_basic 0.000711 0.003837 0.415902 ( 0.515039)
test_all 0.000000 0.001249 629.931046 (193.693079)
test_rubyspec 0.016835 0.029246 67.885395 ( 77.636209)
total: 302.25 sec