Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-185726
#<BuildRuby:0x000055f81cd8a198
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230119-185726",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000571 0.004000 1.108513 ( 1.504150)
build_miniruby 0.001128 0.000141 1.074958 ( 1.075176)
build_ruby 0.001457 0.000182 3.008022 ( 3.325121)
build_all 0.006846 0.000000 3.811538 ( 1.950535)
build_install 0.013826 0.000948 2.839377 ( 2.147528)
test_btest 0.000579 0.000065 57.041140 ( 23.560410)
test_basic 0.004935 0.000548 0.377003 ( 0.479114)
test_all 0.001187 0.000132 639.252880 (206.072031)
test_rubyspec 0.019060 0.020930 63.609476 ( 73.581886)
total: 313.70 sec