Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-192425
#<BuildRuby:0x000055ffcb799fc0
@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.20231217-192425",
@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.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007379 0.000371 2.509529 ( 2.967740)
build_miniruby 0.001409 0.000157 1.713814 ( 1.742839)
build_ruby 0.001731 0.000000 3.406393 ( 3.731145)
build_all 0.008364 0.000000 6.072958 ( 3.925148)
build_install 0.014023 0.004618 7.487739 ( 5.131099)
test_btest 0.000729 0.000091 82.238778 ( 42.599748)
test_basic 0.004321 0.005022 0.975959 ( 1.084339)
test_all 0.084513 0.036420 677.754559 (232.899819)
test_rubyspec 0.038532 0.023477 90.117033 (102.891793)
total: 396.97 sec