Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-144534
#<BuildRuby:0x0000557c0e4ba390
@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.20230504-144534",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.004517 0.001232 1.861299 ( 3.313270)
build_miniruby 0.000000 0.001568 1.321045 ( 1.332683)
build_ruby 0.000102 0.001300 2.539584 ( 2.822760)
build_all 0.005550 0.000449 2.116894 ( 1.800109)
build_install 0.006277 0.008947 3.347472 ( 2.811072)
test_btest 0.000753 0.000271 72.660705 ( 37.338957)
test_basic 0.007122 0.000000 0.771260 ( 1.081880)
test_all 0.000986 0.000000 579.509940 (235.674453)
test_rubyspec 0.023202 0.023820 79.993315 ( 96.524473)
total: 382.70 sec