Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-061306
#<BuildRuby:0x0000556c11ef20b8
@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.20230123-061306",
@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.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004454 0.000121 1.158669 ( 1.606327)
build_miniruby 0.001185 0.000338 1.185494 ( 1.197533)
build_ruby 0.001455 0.000415 3.141312 ( 3.493367)
build_all 0.005646 0.001613 3.873468 ( 2.290216)
build_install 0.006656 0.008129 2.938219 ( 2.567690)
test_btest 0.000630 0.000000 55.207391 ( 28.470850)
test_basic 0.005891 0.000745 0.442582 ( 0.541023)
test_all 0.001148 0.000382 657.349776 (238.864687)
test_rubyspec 0.031796 0.017033 67.962942 ( 77.983802)
total: 357.02 sec