Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-181650
#<BuildRuby:0x00005611ca251fc0
@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.20230721-181650",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.007034 0.000468 2.166864 ( 5.264648)
build_miniruby 0.001153 0.000164 1.649484 ( 2.247000)
build_ruby 0.001604 0.000000 3.292999 ( 4.360284)
build_all 0.004558 0.003818 2.534448 ( 3.020660)
build_install 0.014302 0.005244 4.045296 ( 3.804054)
test_btest 0.000588 0.000111 79.074871 ( 45.709304)
test_basic 0.002443 0.004847 0.879929 ( 1.451706)
test_all 0.001784 0.000390 614.885982 (324.464315)
test_rubyspec 0.021259 0.036233 89.731802 (129.802188)
total: 520.13 sec