Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-074407
#<BuildRuby:0x000056030fdb5fc0
@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.20230707-074407",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006746 0.000429 2.237815 ( 6.251355)
build_miniruby 0.001338 0.000000 1.863346 ( 6.021424)
build_ruby 0.001597 0.000000 3.512293 ( 8.451466)
build_all 0.007372 0.000868 2.663090 ( 6.067431)
build_install 0.019760 0.000000 4.114687 ( 7.943952)
test_btest 0.000000 0.000996 85.861266 ( 79.540300)
test_basic 0.004415 0.002768 0.907432 ( 1.964617)
test_all 0.001917 0.000000 613.243911 (358.826229)
test_rubyspec 0.026122 0.029718 94.478473 (120.593368)
total: 595.66 sec