Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-110328
#<BuildRuby:0x000055fc4c63e1a8
@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.20230801-110328",
@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.000024 0.000000 0.000024 ( 0.000023)
autoconf 0.000043 0.000002 0.000045 ( 0.000044)
configure 0.000038 0.000001 0.000039 ( 0.000039)
build_up 0.003173 0.004003 2.128956 ( 5.198259)
build_miniruby 0.001766 0.000110 1.630530 ( 2.484460)
build_ruby 0.001940 0.000122 3.365562 ( 4.498615)
build_all 0.007480 0.000202 2.619767 ( 3.111221)
build_install 0.013038 0.005036 4.013262 ( 4.516623)
test_btest 0.000736 0.000065 77.354389 ( 40.537597)
test_basic 0.003416 0.004417 0.954865 ( 1.335902)
test_all 0.000449 0.000865 641.178033 (325.937488)
test_rubyspec 0.013883 0.044048 97.950138 (179.318360)
total: 566.94 sec