Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-090016
#<BuildRuby:0x0000562a15f6a2a8
@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.20230623-090016",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.006759 0.000099 1.969700 ( 4.823662)
build_miniruby 0.001256 0.000045 1.532805 ( 1.872268)
build_ruby 0.001339 0.000048 3.023593 ( 4.049050)
build_all 0.007419 0.000000 2.367651 ( 3.142098)
build_install 0.016341 0.000000 3.576656 ( 4.360107)
test_btest 0.000000 0.001013 77.657485 ( 46.231772)
test_basic 0.004923 0.003305 0.884022 ( 1.415883)
test_all 0.001723 0.000068 588.669653 (326.555814)
test_rubyspec 0.029089 0.021726 86.157701 (126.904294)
total: 519.36 sec