Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-020028
#<BuildRuby:0x00005574d6a1e2a8
@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.20231018-020028",
@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.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003467 0.004014 2.097542 ( 2.221569)
build_miniruby 0.001611 0.000179 1.430948 ( 1.430786)
build_ruby 0.001333 0.000148 3.015116 ( 3.183663)
build_all 0.006571 0.000730 5.862698 ( 2.299677)
build_install 0.013723 0.003910 7.351963 ( 3.568552)
test_btest 0.000798 0.000103 82.866786 ( 22.273319)
test_basic 0.005527 0.000150 0.754906 ( 0.819531)
test_all 0.009347 0.000072 658.641440 (208.260605)
test_rubyspec 0.019272 0.041383 88.230345 ( 99.688093)
total: 343.75 sec