Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-011754
#<BuildRuby:0x000055829a8ba7c8
@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.20230828-011754",
@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.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003446 0.003951 2.253008 ( 4.615022)
build_miniruby 0.001758 0.000000 1.617153 ( 1.855060)
build_ruby 0.001791 0.000000 3.304718 ( 3.616993)
build_all 0.000000 0.008450 6.280609 ( 4.340335)
build_install 0.010690 0.009164 8.034074 ( 5.678183)
test_btest 0.000716 0.000198 84.271475 ( 46.737932)
test_basic 0.002796 0.005133 0.956935 ( 1.339524)
test_all 0.010889 0.000000 712.608254 (331.811885)
test_rubyspec 0.034372 0.038488 108.108222 (128.385740)
total: 528.38 sec