Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-015154
#<BuildRuby:0x000055669d28e890
@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.20221220-015154",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000587 0.004128 1.043730 ( 1.426126)
build_miniruby 0.000892 0.000155 1.403935 ( 1.403027)
build_ruby 0.001287 0.000224 3.291128 ( 3.619752)
build_all 0.002805 0.003872 3.731700 ( 1.891339)
build_install 0.012358 0.002575 3.090052 ( 2.126766)
test_btest 0.000786 0.000000 56.902502 ( 18.287041)
test_basic 0.000000 0.004181 0.435906 ( 0.536273)
test_all 0.000000 0.001270 648.756210 (190.047892)
test_rubyspec 0.007207 0.026812 63.084384 ( 73.072069)
total: 292.41 sec