Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-152251
#<BuildRuby:0x0000559e47fa6230
@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.20230607-152251",
@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.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005691 0.000632 2.024366 ( 4.779571)
build_miniruby 0.001648 0.000183 1.562958 ( 2.607375)
build_ruby 0.002060 0.000229 3.003052 ( 13.500306)
build_all 0.007520 0.000835 2.324312 ( 2.968371)
build_install 0.017796 0.004491 3.720899 ( 4.995052)
test_btest 0.000000 0.001399 80.187391 ( 83.284545)
test_basic 0.001928 0.006271 0.820534 ( 1.510849)
test_all 0.001987 0.000000 648.273523 (472.280978)
test_rubyspec 0.014677 0.041092 87.654079 (108.472239)
total: 694.40 sec