Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-104600
#<BuildRuby:0x00005593218462c8
@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.20230824-104600",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.007008 0.000234 2.288451 ( 6.423544)
build_miniruby 0.001403 0.000046 1.631230 ( 2.599771)
build_ruby 0.001746 0.000058 3.462812 ( 5.655897)
build_all 0.003982 0.004592 6.353000 ( 7.007889)
build_install 0.014721 0.005005 7.708561 ( 7.704583)
test_btest 0.000772 0.000072 84.667885 ( 53.683271)
test_basic 0.007695 0.000275 0.984663 ( 1.975913)
test_all 0.006753 0.008485 737.907301 (528.457366)
test_rubyspec 0.026696 0.044247 106.568694 (174.166509)
total: 787.68 sec