Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-103637
#<BuildRuby:0x000055a2b5692168
@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.20230106-103637",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003735 0.001319 1.078108 ( 2.044716)
build_miniruby 0.000984 0.000347 1.422747 ( 1.438354)
build_ruby 0.001618 0.000000 3.314849 ( 3.943564)
build_all 0.002935 0.004425 3.759669 ( 2.350586)
build_install 0.004846 0.011051 3.035273 ( 3.360321)
test_btest 0.000482 0.000241 54.347414 ( 31.020566)
test_basic 0.002738 0.001369 0.445089 ( 0.745704)
test_all 0.000997 0.000498 630.761235 (273.326892)
test_rubyspec 0.020389 0.029703 72.115679 ( 87.167244)
total: 405.40 sec