Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-090254
#<BuildRuby:0x00005653fd6a5f48
@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.20230508-090254",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005463 0.000496 1.970895 ( 4.115922)
build_miniruby 0.001251 0.000113 1.720045 ( 1.822431)
build_ruby 0.001319 0.000120 2.712609 ( 3.066565)
build_all 0.002914 0.004146 2.171074 ( 1.985063)
build_install 0.014445 0.001271 3.669111 ( 3.603695)
test_btest 0.000648 0.000081 75.854527 ( 42.444389)
test_basic 0.006761 0.000846 0.783610 ( 1.123354)
test_all 0.000423 0.000907 614.716171 (397.966389)
test_rubyspec 0.026399 0.028109 82.380354 (108.088330)
total: 564.22 sec