Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-025950
#<BuildRuby:0x000055d433e42390
@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.20230723-025950",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.002548 0.003573 2.136031 ( 3.378624)
build_miniruby 0.001179 0.000308 1.576878 ( 1.577985)
build_ruby 0.001384 0.000361 3.324023 ( 3.624578)
build_all 0.007434 0.000859 2.710793 ( 3.388055)
build_install 0.006579 0.014902 4.235195 ( 5.000561)
test_btest 0.000628 0.000236 79.838054 ( 48.724011)
test_basic 0.004357 0.001633 0.893865 ( 1.536800)
test_all 0.000851 0.000320 622.382036 (323.054631)
test_rubyspec 0.027135 0.030387 90.873177 (127.976095)
total: 518.26 sec