Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-040145
#<BuildRuby:0x000055e06b979fb8
@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.20230219-040145",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.003383 0.001394 1.363737 ( 1.729911)
build_miniruby 0.000886 0.000364 1.191549 ( 1.189830)
build_ruby 0.000981 0.000403 2.300413 ( 2.519078)
build_all 0.006302 0.000806 3.733550 ( 1.868445)
build_install 0.014646 0.000000 2.807938 ( 1.982656)
test_btest 0.000703 0.000000 58.522047 ( 16.108584)
test_basic 0.004496 0.000000 0.474204 ( 0.567886)
test_all 0.001721 0.000000 635.768819 (199.472146)
test_rubyspec 0.028962 0.024883 75.629632 ( 87.400421)
total: 312.84 sec