Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-222849
#<BuildRuby:0x0000562474f4a120
@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.20221222-222849",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004845 0.000124 1.192842 ( 2.216104)
build_miniruby 0.001750 0.000228 1.505012 ( 1.588484)
build_ruby 0.001538 0.000201 3.464322 ( 4.134675)
build_all 0.000576 0.007446 3.940271 ( 2.754935)
build_install 0.011744 0.004835 3.216682 ( 3.021248)
test_btest 0.000696 0.000160 56.061503 ( 32.547492)
test_basic 0.005722 0.000355 0.440515 ( 0.584565)
test_all 0.001348 0.000299 634.448158 (275.979767)
test_rubyspec 0.025197 0.024439 73.921621 ( 90.677421)
total: 413.51 sec