Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-131759
#<BuildRuby:0x000056480b8363b0
@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.20230329-131759",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004764 0.000828 1.769359 ( 3.468519)
build_miniruby 0.001073 0.000187 1.157929 ( 1.159873)
build_ruby 0.001230 0.000214 2.469021 ( 2.683878)
build_all 0.006484 0.000373 2.105270 ( 1.192095)
build_install 0.011428 0.004868 3.279786 ( 2.215510)
test_btest 0.000605 0.000116 68.233684 ( 22.605866)
test_basic 0.003997 0.000769 0.480048 ( 0.574495)
test_all 0.000914 0.000176 547.414398 (193.286163)
test_rubyspec 0.018182 0.023170 74.203332 ( 84.060436)
total: 311.25 sec