Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-074324
#<BuildRuby:0x000055f8f53ae2a8
@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.20230507-074324",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005092 0.001328 1.920958 ( 3.968072)
build_miniruby 0.001327 0.000346 1.304224 ( 1.391133)
build_ruby 0.000000 0.001810 2.635062 ( 3.053806)
build_all 0.002067 0.004394 2.177364 ( 2.079994)
build_install 0.015804 0.000000 3.395886 ( 3.125849)
test_btest 0.000729 0.000000 73.906477 ( 33.010222)
test_basic 0.004857 0.002301 0.728647 ( 0.807261)
test_all 0.000874 0.000245 564.025637 (218.721951)
test_rubyspec 0.021087 0.028428 79.840040 ( 92.059528)
total: 358.22 sec