Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-050436
#<BuildRuby:0x0000559cd986e1a8
@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.20240319-050436",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005667 0.001232 2.160263 ( 2.176722)
build_miniruby 0.001128 0.000245 1.691457 ( 1.689345)
build_ruby 0.001136 0.000247 3.320244 ( 3.580959)
build_all 0.006912 0.000000 6.890171 ( 2.665647)
build_install 0.013031 0.003105 8.234659 ( 3.801897)
test_btest 0.000835 0.000172 89.605078 ( 23.555544)
test_basic 0.000000 0.005339 0.960186 ( 1.021996)
test_all 0.084362 0.032579 776.427702 (226.061059)
test_rubyspec 0.056978 0.021273 100.959292 (110.210163)
total: 374.76 sec