Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-232554
#<BuildRuby:0x000055942abfe078
@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.20240210-232554",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006530 0.000286 2.126009 ( 3.698661)
build_miniruby 0.001648 0.000000 1.786771 ( 2.140479)
build_ruby 0.001715 0.000000 3.684056 ( 4.549935)
build_all 0.006271 0.003220 7.132724 ( 7.025452)
build_install 0.015555 0.007076 9.009239 ( 8.745980)
test_btest 0.000752 0.000125 94.995304 ( 82.804971)
test_basic 0.004067 0.004558 1.068684 ( 1.644736)
test_all 0.094528 0.028201 770.287986 (469.751714)
test_rubyspec 0.039320 0.068200 189.121313 (229.260510)
total: 809.62 sec