Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-061330
#<BuildRuby:0x00005652edf2e338
@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.20230125-061330",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003463 0.000825 1.165387 ( 1.536838)
build_miniruby 0.001173 0.000279 1.214399 ( 1.212928)
build_ruby 0.001250 0.000298 2.784497 ( 3.077453)
build_all 0.005794 0.001380 3.967591 ( 2.037426)
build_install 0.014342 0.001176 2.808864 ( 1.995895)
test_btest 0.000563 0.000122 57.263542 ( 20.748954)
test_basic 0.000378 0.004830 0.423885 ( 0.521632)
test_all 0.001473 0.000384 657.718194 (203.797956)
test_rubyspec 0.013638 0.030823 67.376880 ( 77.376904)
total: 312.31 sec