Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-072404
#<BuildRuby:0x0000558e77f528e0
@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.20230211-072404",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001176 0.003202 1.047268 ( 1.447452)
build_miniruby 0.000931 0.000254 1.160424 ( 1.158969)
build_ruby 0.001438 0.000000 1.973446 ( 2.192848)
build_all 0.006616 0.000092 3.731211 ( 1.863937)
build_install 0.013531 0.000000 2.883322 ( 2.004861)
test_btest 0.000000 0.000832 56.780562 ( 15.657199)
test_basic 0.002574 0.002190 0.392425 ( 0.485338)
test_all 0.001223 0.000295 605.004770 (169.719361)
test_rubyspec 0.017782 0.021507 59.514336 ( 69.405220)
total: 263.94 sec