Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-152755
#<BuildRuby:0x000055632b312228
@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.20230816-152755",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.007193 0.000000 2.330645 ( 7.084372)
build_miniruby 0.001168 0.000144 1.706687 ( 3.588297)
build_ruby 0.001598 0.000000 3.429183 ( 6.378933)
build_all 0.000791 0.007619 6.698746 ( 7.888251)
build_install 0.019515 0.002927 8.400804 ( 11.807557)
test_btest 0.000699 0.000131 83.764042 ( 70.396593)
test_basic 0.005563 0.000208 1.023434 ( 2.143897)
test_all 0.011182 0.000000 689.485947 (512.359576)
test_rubyspec 0.040772 0.030902 106.989581 (203.400435)
total: 825.05 sec