Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-030455
#<BuildRuby:0x0000556fc63023d0
@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.20230119-030455",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005154 0.000102 1.159052 ( 1.958089)
build_miniruby 0.001175 0.000094 1.224486 ( 1.255297)
build_ruby 0.001748 0.000140 3.164093 ( 3.746493)
build_all 0.003440 0.004472 3.789318 ( 3.066791)
build_install 0.004487 0.011728 2.893251 ( 2.708638)
test_btest 0.000798 0.000000 55.297073 ( 32.287801)
test_basic 0.000000 0.005883 0.438893 ( 0.737036)
test_all 0.001646 0.000455 651.622629 (275.783330)
test_rubyspec 0.031087 0.019791 73.051070 ( 90.100179)
total: 411.64 sec