Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-060247
#<BuildRuby:0x000055dfdd3f9f90
@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.20231217-060247",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005398 0.000648 2.207325 ( 2.209728)
build_miniruby 0.001379 0.000165 1.689594 ( 1.699799)
build_ruby 0.001684 0.000202 3.067353 ( 3.239519)
build_all 0.007239 0.000000 5.639095 ( 2.398881)
build_install 0.017017 0.003079 7.408659 ( 3.884188)
test_btest 0.000676 0.000082 80.438835 ( 27.567041)
test_basic 0.004993 0.000113 0.786706 ( 0.853771)
test_all 0.074050 0.043764 642.468827 (183.729803)
test_rubyspec 0.026770 0.029035 80.865155 ( 98.504548)
total: 324.09 sec