Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-200011
#<BuildRuby:0x0000563111aae3b0
@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.20240316-200011",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006643 0.000749 2.553994 ( 3.332756)
build_miniruby 0.001474 0.000430 1.992565 ( 2.198533)
build_ruby 0.001623 0.000474 3.620326 ( 4.005221)
build_all 0.005985 0.003503 7.327914 ( 4.950699)
build_install 0.022794 0.000000 9.196783 ( 6.795947)
test_btest 0.001001 0.000000 97.398688 ( 69.723965)
test_basic 0.009262 0.000000 1.123270 ( 1.760405)
test_all 0.077110 0.048977 878.673659 (593.297150)
test_rubyspec 0.048812 0.042522 133.334661 (147.079463)
total: 833.15 sec