Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-091357
#<BuildRuby:0x0000563b4c935e58
@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.20221210-091357",
@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.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004442 0.000000 1.107505 ( 1.626977)
build_miniruby 0.001250 0.000000 1.258658 ( 1.257183)
build_ruby 0.001729 0.000000 2.528785 ( 2.521407)
build_all 0.002072 0.004550 3.517044 ( 1.811713)
build_install 0.014029 0.000449 2.768824 ( 1.835483)
test_btest 0.000822 0.000000 56.048178 ( 15.887274)
test_basic 0.003830 0.000137 0.390083 ( 0.487718)
test_all 0.001115 0.000291 620.835539 (185.214793)
test_rubyspec 0.021439 0.015820 62.867384 ( 72.912548)
total: 283.56 sec