Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-182941
#<BuildRuby:0x0000557dac0e28e0
@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.20230513-182941",
@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.000001 0.000012 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.001577 0.004156 1.703803 ( 2.859897)
build_miniruby 0.000948 0.000177 1.020143 ( 1.018353)
build_ruby 0.000923 0.000173 2.102163 ( 2.311215)
build_all 0.005053 0.000000 1.830152 ( 0.965543)
build_install 0.010531 0.003951 2.855189 ( 1.797096)
test_btest 0.000799 0.000160 70.958325 ( 18.169780)
test_basic 0.004810 0.000135 0.623203 ( 0.695567)
test_all 0.000878 0.000168 556.573816 (173.410115)
test_rubyspec 0.015320 0.023642 66.295453 ( 78.188508)
total: 279.42 sec