Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-014206
#<BuildRuby:0x000055beb1e027c8
@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.20230807-014206",
@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.000003 0.000025 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.008121 0.000415 2.483774 ( 7.255152)
build_miniruby 0.003310 0.000000 47.732852 ( 56.988133)
build_ruby 0.001675 0.000081 3.610943 ( 6.919750)
build_all 0.000338 0.008629 2.940444 ( 4.204562)
build_install 0.017540 0.005143 4.654027 ( 9.560179)
test_btest 0.000692 0.000126 85.804653 ( 73.007737)
test_basic 0.000000 0.008226 1.019566 ( 2.699201)
test_all 0.005825 0.000941 683.393870 (595.945260)
test_rubyspec 0.035079 0.031951 106.276666 (249.058247)
total: 1005.64 sec