Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-222502
#<BuildRuby:0x0000555614c621a8
@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.20230606-222502",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005921 0.000146 1.870604 ( 4.193366)
build_miniruby 0.001825 0.000141 1.362111 ( 1.389635)
build_ruby 0.001741 0.000134 2.782481 ( 3.013936)
build_all 0.000000 0.007835 2.217003 ( 2.547818)
build_install 0.012205 0.005478 3.568496 ( 3.467635)
test_btest 0.000584 0.000104 75.660167 ( 41.883081)
test_basic 0.007486 0.000532 0.799874 ( 1.117028)
test_all 0.000000 0.001640 589.952498 (257.006985)
test_rubyspec 0.025481 0.027815 82.733418 (101.682753)
total: 416.30 sec