Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-225026
#<BuildRuby:0x000055f1d7b420e8
@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.20221205-225026",
@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.000003 0.000012 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.003154 0.002569 1.400266 ( 1.756182)
build_miniruby 0.001157 0.000000 0.844584 ( 0.843487)
build_ruby 0.001464 0.000000 1.611472 ( 1.605889)
build_all 0.004403 0.002514 3.525332 ( 1.869908)
build_install 0.013318 0.000655 2.623837 ( 1.872723)
test_btest 0.000526 0.000142 58.926693 ( 20.203827)
test_basic 0.004345 0.000155 0.321211 ( 0.419268)
test_all 0.000731 0.000190 596.691391 (179.379361)
test_rubyspec 0.010037 0.020632 60.337370 ( 70.405869)
total: 278.36 sec