Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-063753
#<BuildRuby:0x0000560ce08ddef0
@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.20231023-063753",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006423 3.109466 ( 3.251282)
build_miniruby 0.000540 0.000905 1.294697 ( 1.296520)
build_ruby 0.001308 0.000252 2.694169 ( 2.908750)
build_all 0.001942 0.005518 5.607556 ( 2.211088)
build_install 0.012695 0.004078 7.454834 ( 3.272847)
test_btest 0.000800 0.000000 79.041142 ( 20.979030)
test_basic 0.002436 0.002630 0.852968 ( 0.920578)
test_all 0.089563 0.029902 621.305333 (187.550237)
test_rubyspec 0.023853 0.030173 78.566980 ( 89.981406)
total: 312.37 sec