Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-072429
#<BuildRuby:0x00005560bd92a1a8
@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.20230805-072429",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.006796 0.000438 2.365583 ( 5.950260)
build_miniruby 0.001512 0.000097 1.829071 ( 3.712759)
build_ruby 0.001723 0.000000 3.950459 ( 10.287410)
build_all 0.008240 0.000000 2.925617 ( 5.046954)
build_install 0.016485 0.004304 4.618111 ( 8.004062)
test_btest 0.000781 0.000063 87.320533 ( 72.659098)
test_basic 0.000253 0.008525 1.087279 ( 1.913598)
test_all 0.000961 0.000130 688.550730 (586.621233)
test_rubyspec 0.018216 0.039028 103.380509 (166.971545)
total: 861.17 sec