Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-125940
#<BuildRuby:0x0000563eaeece120
@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.20230617-125940",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002398 0.004418 1.920954 ( 4.979530)
build_miniruby 0.000000 0.001473 1.270845 ( 1.533504)
build_ruby 0.000000 0.001498 2.916912 ( 3.604670)
build_all 0.005381 0.002148 2.453005 ( 3.108141)
build_install 0.010988 0.005942 3.774125 ( 4.290521)
test_btest 0.000559 0.000134 75.989397 ( 46.593108)
test_basic 0.003420 0.004312 0.838978 ( 1.225196)
test_all 0.001658 0.000446 595.743113 (333.062236)
test_rubyspec 0.027946 0.023944 85.212860 (118.340443)
total: 516.74 sec