Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-131809
#<BuildRuby:0x00005577a7d42168
@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.20230214-131809",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003834 0.000766 1.403912 ( 2.141957)
build_miniruby 0.001403 0.000000 1.256272 ( 1.259678)
build_ruby 0.001465 0.000000 2.397564 ( 2.638618)
build_all 0.006101 0.000952 3.991469 ( 2.761962)
build_install 0.012887 0.001552 3.060355 ( 2.668858)
test_btest 0.000654 0.000119 57.524449 ( 29.819378)
test_basic 0.005827 0.000184 0.505877 ( 0.617623)
test_all 0.001554 0.000270 628.635372 (240.807178)
test_rubyspec 0.009566 0.026782 67.069759 ( 76.973531)
total: 359.69 sec