Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-095543
#<BuildRuby:0x0000559d90a75f20
@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.20230623-095543",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.002620 0.003899 2.039549 ( 3.385218)
build_miniruby 0.001328 0.000197 1.525151 ( 1.541748)
build_ruby 0.001460 0.000000 2.742558 ( 2.968924)
build_all 0.003449 0.003542 2.244049 ( 1.586160)
build_install 0.011989 0.003993 3.506779 ( 2.518284)
test_btest 0.000920 0.000173 77.020581 ( 36.683051)
test_basic 0.006752 0.000000 0.852829 ( 0.985642)
test_all 0.001257 0.000031 575.972390 (247.458224)
test_rubyspec 0.034315 0.019769 86.122577 ( 99.030093)
total: 396.16 sec