Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-003937
#<BuildRuby:0x00005619cc1b68e0
@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-003937",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000029)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.006707 0.000231 2.441709 ( 3.858551)
build_miniruby 0.001485 0.000000 1.726353 ( 1.726215)
build_ruby 0.001911 0.000000 3.499464 ( 3.686949)
build_all 0.003424 0.003749 5.778344 ( 2.513652)
build_install 0.013452 0.005294 7.470660 ( 3.988939)
test_btest 0.000000 0.000749 85.306671 ( 33.287120)
test_basic 0.005449 0.003772 0.965018 ( 1.070306)
test_all 0.097321 0.026199 724.523909 (277.984079)
test_rubyspec 0.041785 0.031598 99.676023 (112.290857)
total: 440.41 sec