Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-173225
#<BuildRuby:0x000055ee3c5462f0
@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.20221206-173225",
@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.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005048 0.000878 1.515824 ( 1.806593)
build_miniruby 0.001306 0.000000 0.904518 ( 0.915698)
build_ruby 0.001540 0.000000 1.564698 ( 1.565171)
build_all 0.006847 0.000000 3.705940 ( 2.192032)
build_install 0.010343 0.003351 2.666292 ( 1.885834)
test_btest 0.000524 0.000090 56.175880 ( 25.189874)
test_basic 0.006954 0.000000 0.407289 ( 0.525568)
test_all 0.001589 0.000004 606.918609 (217.841558)
test_rubyspec 0.022217 0.021953 68.027069 ( 78.279101)
total: 330.20 sec