Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-104030
#<BuildRuby:0x0000555d74a6a230
@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.20230605-104030",
@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.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.001679 0.004182 1.781667 ( 3.121290)
build_miniruby 0.001381 0.000000 1.395859 ( 1.395889)
build_ruby 0.002042 0.000000 2.685253 ( 2.929494)
build_all 0.006334 0.000209 2.133853 ( 1.504726)
build_install 0.017180 0.000000 3.352744 ( 2.582206)
test_btest 0.000958 0.000000 76.499658 ( 29.980061)
test_basic 0.006675 0.000000 0.804788 ( 0.908517)
test_all 0.001455 0.000000 560.487334 (192.516357)
test_rubyspec 0.020668 0.033042 81.918658 ( 94.803823)
total: 329.74 sec