Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-130305
#<BuildRuby:0x0000559f8f6fa7c8
@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.20230507-130305",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.005226 1.686878 ( 2.900336)
build_miniruby 0.000000 0.001551 1.024828 ( 1.023540)
build_ruby 0.000000 0.001422 2.130134 ( 9.366089)
build_all 0.002802 0.003294 2.051101 ( 1.247744)
build_install 0.013457 0.003303 3.100987 ( 2.151517)
test_btest 0.000709 0.000196 73.982224 ( 22.681032)
test_basic 0.005855 0.000520 0.700782 ( 0.802491)
test_all 0.000863 0.000230 572.059069 (292.073691)
test_rubyspec 0.028225 0.034327 86.940463 (117.575856)
total: 449.82 sec