Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-160127
#<BuildRuby:0x000055a9c134e1d8
@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.20230206-160127",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004086 0.000557 0.860402 ( 1.367683)
build_miniruby 0.001048 0.000143 0.869181 ( 0.867582)
build_ruby 0.001118 0.000153 2.070286 ( 2.276681)
build_all 0.005357 0.000731 3.481817 ( 1.719873)
build_install 0.006492 0.007703 2.538504 ( 1.718861)
test_btest 0.000647 0.000129 57.279672 ( 18.686728)
test_basic 0.005560 0.000239 0.413433 ( 0.506109)
test_all 0.000874 0.000168 632.325294 (202.009463)
test_rubyspec 0.030592 0.020099 70.239674 ( 80.270895)
total: 309.42 sec