Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-124925
#<BuildRuby:0x0000559d91215a00
@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.20230218-124925",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004541 0.000197 1.434804 ( 1.994056)
build_miniruby 0.001026 0.000293 1.198130 ( 1.201112)
build_ruby 0.000907 0.000259 2.368284 ( 2.701568)
build_all 0.006935 0.000000 3.939308 ( 2.366992)
build_install 0.014509 0.000000 2.934676 ( 2.384653)
test_btest 0.000000 0.000920 55.260987 ( 26.534065)
test_basic 0.004816 0.000751 0.472563 ( 0.592063)
test_all 0.000000 0.001966 616.895881 (224.679000)
test_rubyspec 0.017385 0.028689 70.456435 ( 80.938120)
total: 343.39 sec