Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-132805
#<BuildRuby:0x00005614d66821a8
@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.20230725-132805",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000033 0.000001 0.000034 ( 0.000035)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.006622 0.000221 2.205024 ( 5.515626)
build_miniruby 0.001363 0.000000 1.678901 ( 3.122483)
build_ruby 0.001914 0.000000 3.346765 ( 5.133119)
build_all 0.001096 0.007425 2.739837 ( 3.188262)
build_install 0.015826 0.003523 4.233947 ( 5.798014)
test_btest 0.000619 0.000064 81.139627 ( 54.385019)
test_basic 0.006368 0.000653 0.901001 ( 1.922324)
test_all 0.001304 0.000133 661.748485 (421.914578)
test_rubyspec 0.045631 0.014732 96.714596 (155.442942)
total: 656.42 sec