Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-120819
#<BuildRuby:0x00005649ee8b6008
@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.20230926-120819",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.006556 2.174611 ( 3.479630)
build_miniruby 0.000779 0.000956 1.558189 ( 1.557438)
build_ruby 0.001703 0.000176 3.507474 ( 3.693721)
build_all 0.007684 0.000000 6.231846 ( 3.289989)
build_install 0.013836 0.003697 7.729486 ( 3.891938)
test_btest 0.000667 0.000076 82.666898 ( 31.475434)
test_basic 0.002084 0.003634 0.914765 ( 1.008503)
test_all 0.005213 0.004059 725.705525 (310.062174)
test_rubyspec 0.047077 0.029902 107.184793 (127.341717)
total: 485.80 sec