Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-131937
#<BuildRuby:0x00005572971d6208
@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.20230918-131937",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005891 0.001133 2.275735 ( 4.771223)
build_miniruby 0.001654 0.000000 1.689509 ( 1.927680)
build_ruby 0.002039 0.000000 3.448230 ( 3.781459)
build_all 0.007703 0.002439 6.375861 ( 4.774788)
build_install 0.018992 0.002043 7.821048 ( 6.379846)
test_btest 0.000751 0.000137 84.945827 ( 43.953692)
test_basic 0.000134 0.007524 1.004633 ( 1.248116)
test_all 0.004554 0.004236 692.327116 (299.095073)
test_rubyspec 0.039170 0.032283 103.931603 (124.792885)
total: 490.73 sec