Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-014142
#<BuildRuby:0x0000555e67a1a7f0
@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.20221222-014142",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005571 0.000000 1.369660 ( 1.994418)
build_miniruby 0.001535 0.000000 1.814982 ( 1.816715)
build_ruby 0.001570 0.000059 3.775555 ( 4.124185)
build_all 0.003430 0.004007 3.960447 ( 2.202560)
build_install 0.011323 0.006673 3.493381 ( 2.751387)
test_btest 0.000596 0.000096 57.635411 ( 25.905044)
test_basic 0.000000 0.007008 0.451289 ( 0.584797)
test_all 0.000639 0.000652 655.927948 (266.003587)
test_rubyspec 0.031453 0.028914 75.782398 ( 93.813751)
total: 399.20 sec