Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-115430
#<BuildRuby:0x0000561fb4dda340
@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.20221204-115430",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004732 0.000902 1.215714 ( 1.363515)
build_miniruby 0.000903 0.000172 0.656684 ( 0.655241)
build_ruby 0.001371 0.000000 1.420103 ( 1.413491)
build_all 0.003384 0.003496 3.463422 ( 1.734960)
build_install 0.012772 0.000051 2.454184 ( 1.520198)
test_btest 0.000633 0.000122 59.979946 ( 20.882865)
test_basic 0.000000 0.003928 0.334340 ( 0.431233)
test_all 0.000629 0.000350 574.577130 (162.482274)
test_rubyspec 0.032877 0.014039 58.933958 ( 69.154759)
total: 259.64 sec