Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-074505
#<BuildRuby:0x000055de22c82390
@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.20230916-074505",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000032)
build_up 0.007147 0.000304 2.333465 ( 4.533993)
build_miniruby 0.001598 0.000155 1.869176 ( 2.009910)
build_ruby 0.001790 0.000173 3.598066 ( 3.988853)
build_all 0.004670 0.004286 6.492792 ( 4.683106)
build_install 0.009299 0.010238 8.168973 ( 7.081799)
test_btest 0.000687 0.000129 85.161602 ( 46.049773)
test_basic 0.006827 0.001281 0.991084 ( 1.289437)
test_all 0.006154 0.004079 670.534282 (283.282165)
test_rubyspec 0.043931 0.027729 103.182433 (114.566688)
total: 467.49 sec