Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-035538
#<BuildRuby:0x000055591f4c21d8
@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.20230814-035538",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.002946 0.004255 2.373545 ( 7.863406)
build_miniruby 0.001682 0.000368 1.918156 ( 5.073718)
build_ruby 0.001818 0.000000 3.582200 ( 8.197651)
build_all 0.008893 0.000000 6.707348 ( 8.168809)
build_install 0.016459 0.005604 8.614788 ( 10.203231)
test_btest 0.000675 0.000146 84.657522 ( 74.216096)
test_basic 0.000000 0.008783 1.021734 ( 3.103721)
test_all 0.011077 0.000000 698.421859 (593.840002)
test_rubyspec 0.060504 0.021948 109.598474 (239.383870)
total: 950.05 sec