Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-015135
#<BuildRuby:0x000055f8545f9fb8
@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.20231212-015135",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002356 0.004403 2.307463 ( 2.364796)
build_miniruby 0.001250 0.000231 1.587698 ( 1.590603)
build_ruby 0.000000 0.001959 3.295305 ( 3.501877)
build_all 0.002415 0.005753 5.777218 ( 2.754953)
build_install 0.015552 0.002911 6.952256 ( 3.774020)
test_btest 0.000656 0.000160 83.314639 ( 29.699000)
test_basic 0.007014 0.000725 0.877398 ( 0.945863)
test_all 0.089631 0.029136 700.689182 (251.572615)
test_rubyspec 0.025505 0.041320 94.867214 (106.824167)
total: 403.03 sec