Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-074807
#<BuildRuby:0x000055c31eac64f8
@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.20231207-074807",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.002414 0.004391 2.341405 ( 2.784802)
build_miniruby 0.001525 0.000000 1.621065 ( 1.621423)
build_ruby 0.001625 0.000000 3.359196 ( 3.545507)
build_all 0.001632 0.005926 5.699251 ( 2.947040)
build_install 0.014958 0.002172 7.269848 ( 3.716261)
test_btest 0.000703 0.000136 82.232888 ( 29.144515)
test_basic 0.000000 0.005985 0.882379 ( 0.954644)
test_all 0.084048 0.032755 683.545391 (245.789633)
test_rubyspec 0.021513 0.040628 95.973849 (107.791249)
total: 398.30 sec