Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-180846
#<BuildRuby:0x000055e3b9236390
@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.20230512-180846",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005463 0.000437 1.856785 ( 3.393787)
build_miniruby 0.001226 0.000000 1.276794 ( 1.310938)
build_ruby 0.001389 0.000000 2.660963 ( 2.860634)
build_all 0.006248 0.000040 2.224284 ( 1.759865)
build_install 0.011105 0.004530 3.305876 ( 2.892361)
test_btest 0.000000 0.001050 72.202801 ( 37.173372)
test_basic 0.003267 0.003082 0.773191 ( 1.005855)
test_all 0.000945 0.000126 571.644643 (226.081366)
test_rubyspec 0.038830 0.012486 80.805288 ( 96.218550)
total: 372.70 sec