Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-221742
#<BuildRuby:0x0000560e5624a008
@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.20230818-221742",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000049 0.000004 0.000053 ( 0.000043)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.006791 0.000468 2.190644 ( 7.144269)
build_miniruby 0.001784 0.000123 1.825788 ( 3.780390)
build_ruby 0.001823 0.000126 3.473117 ( 29.554490)
build_all 0.004051 0.004578 6.366963 ( 8.260830)
build_install 0.020809 0.001181 7.843919 ( 9.886954)
test_btest 0.000845 0.000082 83.565033 ( 72.267995)
test_basic 0.006373 0.000617 0.987850 ( 2.847806)
test_all 0.003513 0.008467 680.344462 (550.940101)
test_rubyspec 0.024224 0.048942 104.953200 (204.283810)
total: 888.97 sec