Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-061642
#<BuildRuby:0x00005597179e67c8
@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.20230624-061642",
@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.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006139 0.000708 2.071183 ( 5.005905)
build_miniruby 0.000000 0.001841 1.524897 ( 1.949423)
build_ruby 0.000000 0.001571 3.102920 ( 3.660032)
build_all 0.006577 0.001048 2.446463 ( 2.986409)
build_install 0.010405 0.008180 3.831110 ( 4.024816)
test_btest 0.000670 0.000134 79.600976 ( 44.567749)
test_basic 0.000000 0.006946 0.884388 ( 1.590873)
test_all 0.000000 0.001310 576.357448 (309.580414)
test_rubyspec 0.016489 0.038490 88.735841 (130.004255)
total: 503.37 sec