Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-041006
#<BuildRuby:0x000055ab01f1a138
@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.20230211-041006",
@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.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.005225 0.000091 1.204009 ( 1.912101)
build_miniruby 0.001381 0.000099 1.279328 ( 1.323257)
build_ruby 0.001468 0.000105 2.530803 ( 2.764351)
build_all 0.003960 0.004086 3.958157 ( 2.599961)
build_install 0.005923 0.011099 3.065435 ( 2.995172)
test_btest 0.000643 0.000120 56.970554 ( 32.758002)
test_basic 0.004951 0.000929 0.454490 ( 0.569077)
test_all 0.000974 0.000183 676.881463 (451.276216)
test_rubyspec 0.042291 0.024371 79.846304 (119.285397)
total: 615.48 sec