Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-033706
#<BuildRuby:0x000056195f3228e0
@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.20231219-033706",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.003414 0.003622 2.434346 ( 2.685235)
build_miniruby 0.001462 0.000101 1.626660 ( 1.644615)
build_ruby 0.000000 0.001687 2.923457 ( 3.105406)
build_all 0.005154 0.002603 5.614019 ( 2.533801)
build_install 0.013756 0.005313 6.997376 ( 3.753698)
test_btest 0.001773 0.000236 79.985212 ( 30.769539)
test_basic 0.005635 0.000751 0.886967 ( 0.996168)
test_all 0.102522 0.017230 697.979091 (239.965674)
test_rubyspec 0.044177 0.023128 92.661242 (104.447866)
total: 389.90 sec