Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-214739
#<BuildRuby:0x000055eb7d11e3b0
@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.20230611-214739",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001881 0.004271 1.934636 ( 4.191683)
build_miniruby 0.001353 0.000236 1.279917 ( 1.283625)
build_ruby 0.001189 0.000206 2.695113 ( 3.161339)
build_all 0.006029 0.001049 2.207021 ( 1.872240)
build_install 0.010033 0.009110 3.662838 ( 3.609495)
test_btest 0.000679 0.000163 76.867393 ( 41.599815)
test_basic 0.003470 0.004216 0.795453 ( 1.264442)
test_all 0.001054 0.000106 569.265388 (249.003046)
test_rubyspec 0.023023 0.029949 82.888573 (101.642828)
total: 407.63 sec