Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-122631
#<BuildRuby:0x0000559db19c63b0
@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.20230526-122631",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004858 0.000442 1.752446 ( 3.075543)
build_miniruby 0.000000 0.001547 1.358842 ( 1.359670)
build_ruby 0.000000 0.001838 2.659892 ( 2.857218)
build_all 0.005861 0.001257 2.117991 ( 1.785714)
build_install 0.012908 0.004358 3.373778 ( 2.925357)
test_btest 0.001020 0.000163 74.995982 ( 30.037955)
test_basic 0.003222 0.003394 0.780113 ( 0.889700)
test_all 0.000891 0.000165 577.184795 (223.240519)
test_rubyspec 0.026741 0.024607 82.161356 ( 94.637165)
total: 360.81 sec