Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-170915
#<BuildRuby:0x00005623283a6118
@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.20230502-170915",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.007645 0.000000 2.048751 ( 4.745441)
build_miniruby 0.001438 0.000000 1.782589 ( 2.453026)
build_ruby 0.001722 0.000000 2.826625 ( 3.794140)
build_all 0.000708 0.006912 2.300552 ( 2.890214)
build_install 0.010717 0.007425 3.713808 ( 4.259372)
test_btest 0.000771 0.000232 77.978359 ( 71.807260)
test_basic 0.002413 0.005858 0.826488 ( 1.491245)
test_all 0.000449 0.000634 655.862210 (680.856719)
test_rubyspec 0.032196 0.027875 85.566785 (120.443402)
total: 892.74 sec