Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-035252
#<BuildRuby:0x000055bcbe3a22c8
@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.20231213-035252",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000027)
build_up 0.002188 0.004330 2.280863 ( 2.355627)
build_miniruby 0.001244 0.000138 1.612091 ( 1.614060)
build_ruby 0.001393 0.000155 3.238109 ( 3.456190)
build_all 0.002951 0.004715 5.891117 ( 3.087607)
build_install 0.015899 0.003444 7.246571 ( 4.088187)
test_btest 0.000629 0.000099 82.775546 ( 31.049856)
test_basic 0.005209 0.000149 0.841284 ( 0.939997)
test_all 0.071240 0.049283 698.114564 (259.868734)
test_rubyspec 0.040538 0.023406 93.538017 (105.489063)
total: 411.95 sec