Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-201116
#<BuildRuby:0x0000560701d8a078
@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-201116",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000000 0.007070 2.490433 ( 2.547345)
build_miniruby 0.000426 0.000920 1.676169 ( 1.676303)
build_ruby 0.000000 0.001967 3.266856 ( 3.448904)
build_all 0.005451 0.002346 5.773827 ( 2.862206)
build_install 0.014862 0.005450 7.376931 ( 4.219563)
test_btest 0.000000 0.000743 85.214977 ( 33.200208)
test_basic 0.004042 0.003026 0.953913 ( 1.049761)
test_all 0.085871 0.033654 712.811101 (272.708338)
test_rubyspec 0.038498 0.028186 95.324600 (106.928644)
total: 428.64 sec