Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-133841
#<BuildRuby:0x0000560b4f6863b0
@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.20230216-133841",
@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.000000 0.000024 0.000024 ( 0.000025)
autoconf 0.000000 0.000023 0.000023 ( 0.000023)
configure 0.000000 0.000020 0.000020 ( 0.000020)
build_up 0.000888 0.003491 1.255903 ( 1.624938)
build_miniruby 0.001001 0.000125 1.156571 ( 1.155747)
build_ruby 0.001107 0.000139 2.091485 ( 2.318605)
build_all 0.006967 0.000000 3.764119 ( 1.861616)
build_install 0.009180 0.004043 2.695407 ( 1.842075)
test_btest 0.000751 0.000107 56.093675 ( 16.403547)
test_basic 0.004199 0.000599 0.474181 ( 0.570235)
test_all 0.000903 0.000129 624.392282 (187.351116)
test_rubyspec 0.031891 0.014216 66.796424 ( 76.756681)
total: 289.89 sec