Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-030020
#<BuildRuby:0x0000556934b26130
@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.20230525-030020",
@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.000001 0.000018 ( 0.000019)
build_up 0.005229 0.000454 1.845091 ( 3.359457)
build_miniruby 0.001377 0.000120 1.369958 ( 1.470805)
build_ruby 0.001469 0.000000 2.784361 ( 3.322469)
build_all 0.003204 0.003811 2.191305 ( 2.078731)
build_install 0.011166 0.005903 3.337406 ( 3.611231)
test_btest 0.000908 0.000145 75.061238 ( 40.243505)
test_basic 0.000000 0.006756 0.765372 ( 1.014171)
test_all 0.000000 0.001639 602.972448 (265.619907)
test_rubyspec 0.028679 0.028699 81.394336 (101.538582)
total: 422.26 sec