Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-150716
#<BuildRuby:0x0000560ab401df00
@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.20231206-150716",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006841 0.001052 2.528072 ( 3.467117)
build_miniruby 0.001342 0.000207 1.644432 ( 1.698862)
build_ruby 0.000000 0.001960 3.402730 ( 3.710777)
build_all 0.005969 0.002532 5.697370 ( 3.878942)
build_install 0.019419 0.000342 7.554895 ( 5.225714)
test_btest 0.001048 0.000000 83.878572 ( 54.057182)
test_basic 0.000850 0.007348 0.968586 ( 1.230121)
test_all 0.079398 0.039694 693.253672 (282.328511)
test_rubyspec 0.029916 0.035531 96.884969 (108.687947)
total: 464.29 sec