Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-023805
#<BuildRuby:0x00005581bc9eded0
@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.20230814-023805",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007566 0.000510 3.099208 ( 6.098763)
build_miniruby 0.001361 0.000202 1.933093 ( 2.134148)
build_ruby 0.001836 0.000272 3.460075 ( 3.758364)
build_all 0.007373 0.000427 2.700750 ( 2.112504)
build_install 0.014295 0.005376 4.606604 ( 3.863300)
test_btest 0.000769 0.000128 83.219519 ( 46.580603)
test_basic 0.002367 0.005172 0.984484 ( 1.487851)
test_all 0.010065 0.000094 694.066765 (340.347371)
test_rubyspec 0.054419 0.018746 105.359029 (163.265057)
total: 569.65 sec