Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-085859
#<BuildRuby:0x000055e1be6d6208
@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-085859",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004268 0.001016 1.376104 ( 1.543524)
build_miniruby 0.001221 0.000000 0.825160 ( 0.823815)
build_ruby 0.001292 0.000000 1.193224 ( 1.184352)
build_all 0.006789 0.000000 3.437942 ( 1.694343)
build_install 0.012649 0.000000 2.481966 ( 1.529175)
test_btest 0.000756 0.000000 59.097609 ( 16.778253)
test_basic 0.000000 0.003881 0.376059 ( 0.475621)
test_all 0.000000 0.000934 619.785658 (190.011078)
test_rubyspec 0.013021 0.018386 61.305040 ( 71.253985)
total: 285.29 sec