Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-135004
#<BuildRuby:0x000055b601465ed0
@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-135004",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.000000 0.006435 1.583241 ( 2.272672)
build_miniruby 0.000000 0.001226 0.869592 ( 0.871924)
build_ruby 0.000000 0.001452 1.603587 ( 1.606363)
build_all 0.007847 0.000000 3.829548 ( 2.389648)
build_install 0.011351 0.004843 2.864161 ( 2.561345)
test_btest 0.000560 0.000234 60.396563 ( 32.749997)
test_basic 0.000174 0.006001 0.405868 ( 0.622335)
test_all 0.001363 0.000223 662.163839 (242.970424)
test_rubyspec 0.017962 0.019422 64.280747 ( 74.312922)
total: 360.36 sec