Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-040031
#<BuildRuby:0x00005611f585a1a8
@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.20230214-040031",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000657 0.004213 1.088115 ( 1.510557)
build_miniruby 0.001056 0.000192 0.953381 ( 0.951503)
build_ruby 0.001247 0.000000 1.708801 ( 1.919480)
build_all 0.006629 0.000000 3.723128 ( 1.943699)
build_install 0.012158 0.000000 2.202178 ( 1.489231)
test_btest 0.000895 0.000034 53.433313 ( 13.546405)
test_basic 0.003946 0.000584 0.477105 ( 0.568777)
test_all 0.001272 0.000188 636.007218 (191.923438)
test_rubyspec 0.021820 0.019851 64.503230 ( 74.426974)
total: 288.28 sec