Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-104815
#<BuildRuby:0x00005646af5bd820
@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.20230916-104815",
@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.000025 0.000000 0.000025 ( 0.000022)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.004195 0.003383 2.357072 ( 4.287495)
build_miniruby 0.001422 0.000000 1.746022 ( 2.001214)
build_ruby 0.001814 0.000000 3.665351 ( 4.311355)
build_all 0.008139 0.000682 6.508911 ( 5.347336)
build_install 0.019327 0.001101 7.979778 ( 7.320871)
test_btest 0.000700 0.000106 87.899163 ( 46.631742)
test_basic 0.000548 0.008652 1.061660 ( 1.533649)
test_all 0.008588 0.000886 707.248414 (339.454750)
test_rubyspec 0.009907 0.063467 107.894764 (125.758523)
total: 536.65 sec