Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-110208
#<BuildRuby:0x00005639e43b6338
@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.20230710-110208",
@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.000005 0.000016 ( 0.000017)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000017 0.000008 0.000025 ( 0.000024)
build_up 0.001669 0.004721 1.952371 ( 3.168097)
build_miniruby 0.000764 0.000363 1.441619 ( 1.440024)
build_ruby 0.000000 0.001566 3.132884 ( 3.321836)
build_all 0.004489 0.002632 2.592906 ( 1.547159)
build_install 0.012661 0.004568 3.809579 ( 2.559548)
test_btest 0.000629 0.000304 85.376680 ( 23.057421)
test_basic 0.006123 0.001200 0.820172 ( 0.882920)
test_all 0.000000 0.001447 636.431958 (194.687851)
test_rubyspec 0.031584 0.017766 86.269080 ( 98.114244)
total: 328.78 sec