Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-052310
#<BuildRuby:0x000055ceac1bdf48
@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-052310",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004005 0.002869 2.375249 ( 2.422860)
build_miniruby 0.000000 0.001534 1.559169 ( 1.557834)
build_ruby 0.000547 0.001198 3.262789 ( 3.432130)
build_all 0.006316 0.001943 5.853438 ( 2.948071)
build_install 0.011334 0.007591 7.418292 ( 3.865836)
test_btest 0.000627 0.000216 85.149439 ( 31.421998)
test_basic 0.005743 0.003079 0.950036 ( 1.054532)
test_all 0.093269 0.027183 692.747400 (265.913282)
test_rubyspec 0.011578 0.055944 96.648698 (108.471115)
total: 421.09 sec