Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-055847
#<BuildRuby:0x000055b3914d5fb8
@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.20230710-055847",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.004603 0.003221 2.389249 ( 4.237289)
build_miniruby 0.001236 0.000320 1.864323 ( 1.950461)
build_ruby 0.001545 0.000401 3.565233 ( 3.880255)
build_all 0.004282 0.004213 2.755170 ( 2.539018)
build_install 0.010577 0.007738 4.014003 ( 3.845140)
test_btest 0.000791 0.000255 87.387549 ( 31.707992)
test_basic 0.002167 0.003473 0.860975 ( 0.939704)
test_all 0.000906 0.000312 650.691346 (217.336424)
test_rubyspec 0.026125 0.024907 88.317799 (100.063535)
total: 366.50 sec