Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-060837
#<BuildRuby:0x000055fc08339a00
@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.20230823-060837",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.002897 0.004286 2.322063 ( 7.607412)
build_miniruby 0.001532 0.000204 1.814619 ( 5.333197)
build_ruby 0.001563 0.000208 3.663844 ( 9.304329)
build_all 0.007924 0.001057 6.615621 ( 8.391167)
build_install 0.019052 0.001894 8.001871 ( 12.736149)
test_btest 0.000838 0.000109 85.879435 ( 70.955443)
test_basic 0.004156 0.005551 1.015486 ( 2.214900)
test_all 0.009316 0.000672 707.029181 (544.502143)
test_rubyspec 0.034300 0.044229 111.563367 (186.677295)
total: 847.72 sec