Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-213512
#<BuildRuby:0x00005582d2f26138
@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.20231213-213512",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000034 0.000001 0.000035 ( 0.000036)
configure 0.000029 0.000001 0.000030 ( 0.000031)
build_up 0.002921 0.003939 2.129782 ( 2.252361)
build_miniruby 0.001450 0.000000 1.451917 ( 1.450153)
build_ruby 0.001390 0.000000 2.952968 ( 3.113659)
build_all 0.003751 0.003867 5.338322 ( 2.071409)
build_install 0.012195 0.004453 7.169517 ( 3.560503)
test_btest 0.000808 0.000000 81.193675 ( 21.332083)
test_basic 0.005154 0.000000 0.872411 ( 0.933659)
test_all 0.083266 0.035687 638.910894 (183.769591)
test_rubyspec 0.039797 0.017108 79.810017 ( 91.350558)
total: 309.84 sec