Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-152840
#<BuildRuby:0x0000555ab5a2e008
@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.20230817-152840",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000000 0.006505 2.304295 ( 5.370501)
build_miniruby 0.000382 0.001245 1.683349 ( 3.731601)
build_ruby 0.001525 0.000305 3.580182 ( 8.305060)
build_all 0.006015 0.002712 6.439395 ( 8.340446)
build_install 0.018015 0.002093 7.983390 ( 10.204869)
test_btest 0.000882 0.000177 83.476894 ( 69.433504)
test_basic 0.006895 0.000543 0.961684 ( 2.069929)
test_all 0.011530 0.000583 669.675835 (509.006255)
test_rubyspec 0.038811 0.035564 105.529895 (189.452548)
total: 805.92 sec