Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-033225
#<BuildRuby:0x000055f1563723d0
@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.20230208-033225",
@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.000004 0.000017 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000368 0.004151 1.099449 ( 1.522882)
build_miniruby 0.001208 0.000000 0.973943 ( 0.972388)
build_ruby 0.001415 0.000000 2.159834 ( 2.376227)
build_all 0.005483 0.001257 3.538423 ( 1.769688)
build_install 0.013409 0.001329 2.767443 ( 1.993148)
test_btest 0.000784 0.000214 56.796831 ( 16.218571)
test_basic 0.003880 0.001058 0.385092 ( 0.478115)
test_all 0.001033 0.000282 615.769626 (176.438062)
test_rubyspec 0.016530 0.027013 68.838902 ( 78.716219)
total: 280.49 sec