Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-100413
#<BuildRuby:0x00005618b9ab2390
@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.20230510-100413",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005481 0.000342 1.727689 ( 3.124241)
build_miniruby 0.001017 0.000221 1.166821 ( 1.165637)
build_ruby 0.001146 0.000249 2.526022 ( 2.739712)
build_all 0.005650 0.000000 1.959623 ( 1.081987)
build_install 0.014691 0.000001 2.905479 ( 1.862329)
test_btest 0.000587 0.000105 74.684875 ( 21.255886)
test_basic 0.006266 0.001119 0.796345 ( 0.883472)
test_all 0.000973 0.000174 544.029874 (158.574069)
test_rubyspec 0.017993 0.024929 67.192464 ( 79.226429)
total: 269.91 sec