Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-233232
#<BuildRuby:0x0000563eec3ee2a8
@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.20230801-233232",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005526 0.001612 2.219700 ( 5.525580)
build_miniruby 0.001010 0.000295 1.684277 ( 3.458628)
build_ruby 0.000000 0.001686 3.261674 ( 4.810863)
build_all 0.003927 0.003835 2.623271 ( 3.420710)
build_install 0.016077 0.003893 4.171527 ( 7.048737)
test_btest 0.000527 0.000169 78.001173 ( 50.987137)
test_basic 0.000000 0.007854 0.871372 ( 2.347776)
test_all 0.000550 0.001120 649.575345 (312.642880)
test_rubyspec 0.029100 0.022879 93.539508 (107.959675)
total: 498.20 sec