Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-053631
#<BuildRuby:0x000055c0eeb7def0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-053631",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000000 0.007315 1.606319 ( 3.087861)
build_miniruby 0.001550 0.000000 1.074733 ( 1.576229)
build_ruby 0.001692 0.000000 1.784848 ( 2.921811)
build_all 0.004456 0.004612 4.094132 ( 5.633252)
build_install 0.011524 0.007875 3.012938 ( 4.030446)
test_btest 0.000890 0.000000 65.346879 ( 75.866921)
test_basic 0.006465 0.000950 0.416549 ( 0.900032)
test_all 0.001788 0.000000 673.420129 (619.073659)
test_rubyspec 0.031089 0.017842 72.898265 ( 95.780581)
total: 808.89 sec