Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-220014
#<BuildRuby:0x00005583a3512120
@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.20230610-220014",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005862 0.000404 1.853895 ( 3.640853)
build_miniruby 0.001539 0.000000 1.295049 ( 1.294593)
build_ruby 0.001755 0.000000 2.682174 ( 2.955179)
build_all 0.006856 0.000419 2.255566 ( 2.445598)
build_install 0.016438 0.000787 3.656740 ( 3.744794)
test_btest 0.000000 0.000789 74.612197 ( 40.535919)
test_basic 0.003621 0.003256 0.795707 ( 1.114294)
test_all 0.001530 0.000139 564.929861 (251.916322)
test_rubyspec 0.007147 0.039255 78.932920 ( 90.690335)
total: 398.34 sec