Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-065527
#<BuildRuby:0x0000555e506fa2a8
@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.20230627-065527",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001810 0.004244 1.843750 ( 4.120396)
build_miniruby 0.001051 0.000200 1.377468 ( 1.403445)
build_ruby 0.000000 0.001920 2.948265 ( 3.147089)
build_all 0.000000 0.007086 2.379477 ( 1.430972)
build_install 0.009294 0.007429 3.669035 ( 2.560752)
test_btest 0.000945 0.000000 81.613394 ( 26.778198)
test_basic 0.000113 0.007000 0.805838 ( 0.880368)
test_all 0.000768 0.000320 618.616570 (196.806635)
test_rubyspec 0.022469 0.026384 82.690779 ( 94.536577)
total: 331.67 sec