Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-052807
#<BuildRuby:0x000055cca4109f48
@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.20230509-052807",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005986 0.000166 1.904399 ( 4.226152)
build_miniruby 0.001592 0.000138 1.376146 ( 1.556818)
build_ruby 0.001348 0.000118 2.604786 ( 3.069165)
build_all 0.006517 0.000186 2.274291 ( 2.222206)
build_install 0.011967 0.005296 3.597208 ( 3.467019)
test_btest 0.002104 0.000000 74.863328 ( 41.975356)
test_basic 0.007297 0.000010 0.799863 ( 1.184967)
test_all 0.000849 0.000094 549.089100 (235.816535)
test_rubyspec 0.040762 0.009049 79.103205 ( 93.977307)
total: 387.50 sec