Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-235537
#<BuildRuby:0x00005649cb6b17a8
@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-235537",
@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.000005 0.000017 ( 0.000016)
autoconf 0.000018 0.000008 0.000026 ( 0.000027)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.003102 0.005261 1.631999 ( 2.448004)
build_miniruby 0.001049 0.000499 1.078783 ( 1.260498)
build_ruby 0.001244 0.000592 1.801464 ( 2.063309)
build_all 0.008232 0.000059 3.951777 ( 3.419030)
build_install 0.013201 0.006295 2.994940 ( 3.146369)
test_btest 0.000547 0.000240 65.326883 ( 32.293018)
test_basic 0.001924 0.005210 0.422576 ( 0.541035)
test_all 0.001051 0.000000 618.643177 (192.660395)
test_rubyspec 0.011785 0.020838 54.957022 ( 65.047677)
total: 302.88 sec