Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-070347
#<BuildRuby:0x0000559429f157f8
@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.20221229-070347",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.004052 0.947098 ( 1.361430)
build_miniruby 0.000000 0.001173 1.395194 ( 1.394187)
build_ruby 0.000210 0.001454 3.177605 ( 3.564544)
build_all 0.006000 0.000635 3.645433 ( 1.901095)
build_install 0.005839 0.008485 3.026806 ( 2.298439)
test_btest 0.000530 0.000193 55.787292 ( 22.422482)
test_basic 0.000000 0.006232 0.411093 ( 0.509156)
test_all 0.000992 0.000957 624.468758 (228.906678)
test_rubyspec 0.018795 0.031088 67.888419 ( 77.827431)
total: 340.19 sec