Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-171705
#<BuildRuby:0x0000563564b35f70
@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.20230215-171705",
@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.000028 0.000028 ( 0.000028)
autoconf 0.000000 0.000024 0.000024 ( 0.000023)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.000447 0.003996 1.295216 ( 1.678287)
build_miniruby 0.001026 0.000308 1.125399 ( 1.124623)
build_ruby 0.001118 0.000335 2.291363 ( 21.782184)
build_all 0.001426 0.005870 3.717349 ( 1.783401)
build_install 0.010196 0.002193 2.882230 ( 2.041509)
test_btest 0.000718 0.000249 57.680061 ( 16.286132)
test_basic 0.001810 0.003303 0.423667 ( 0.519435)
test_all 0.000905 0.000339 616.767437 (181.565158)
test_rubyspec 0.011754 0.024975 63.677981 ( 73.676800)
total: 300.46 sec