Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-061240
#<BuildRuby:0x0000561003242390
@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.20231215-061240",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000054 0.007048 2.400567 ( 2.674047)
build_miniruby 0.001148 0.000265 1.648821 ( 1.650843)
build_ruby 0.001474 0.000340 3.131530 ( 3.338228)
build_all 0.007193 0.000724 5.880650 ( 3.118200)
build_install 0.012055 0.007038 7.397735 ( 4.185080)
test_btest 0.000585 0.000151 81.244536 ( 29.044501)
test_basic 0.005292 0.001366 0.884884 ( 0.954746)
test_all 0.089858 0.029203 700.248806 (274.255953)
test_rubyspec 0.029701 0.034979 94.132054 (106.004056)
total: 425.23 sec