Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-041900
#<BuildRuby:0x00005604a537ded0
@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.20230626-041900",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.002144 0.004222 2.150096 ( 4.410440)
build_miniruby 0.001433 0.000197 1.569485 ( 1.764359)
build_ruby 0.001520 0.000210 3.344639 ( 4.374959)
build_all 0.003137 0.003947 2.543867 ( 2.110519)
build_install 0.012491 0.004892 3.913333 ( 4.121941)
test_btest 0.000877 0.000165 81.547102 ( 45.250777)
test_basic 0.002443 0.004781 0.882699 ( 1.234017)
test_all 0.001362 0.000298 606.756099 (285.359335)
test_rubyspec 0.036361 0.017036 89.987820 (118.559943)
total: 467.19 sec