Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-034217
#<BuildRuby:0x000055dd1f10e008
@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.20230428-034217",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005952 0.000179 1.738791 ( 2.940645)
build_miniruby 0.000000 0.001318 1.126159 ( 1.124570)
build_ruby 0.000000 0.001407 2.625761 ( 2.811915)
build_all 0.001325 0.004928 2.083598 ( 1.156377)
build_install 0.009366 0.003535 3.064758 ( 1.999336)
test_btest 0.000803 0.000144 71.448686 ( 18.325588)
test_basic 0.000000 0.004718 0.713480 ( 0.787174)
test_all 0.000000 0.001044 535.898975 (155.843214)
test_rubyspec 0.018789 0.018799 66.275960 ( 78.109110)
total: 263.10 sec