Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-221641
#<BuildRuby:0x0000558f187da198
@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.20230124-221641",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001300 0.004189 1.178319 ( 2.339762)
build_miniruby 0.001221 0.000153 1.207583 ( 1.244052)
build_ruby 0.001556 0.000194 3.009748 ( 3.591108)
build_all 0.005444 0.003142 4.003802 ( 2.588748)
build_install 0.017016 0.000000 3.066908 ( 3.004341)
test_btest 0.000736 0.000000 56.524772 ( 31.429311)
test_basic 0.006318 0.000565 0.447311 ( 0.683616)
test_all 0.001444 0.000000 629.151937 (258.899673)
test_rubyspec 0.016318 0.035643 74.301622 ( 88.046445)
total: 391.83 sec