Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-002556
#<BuildRuby:0x00005647bb82e8e0
@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.20230526-002556",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006064 0.000251 1.748250 ( 3.041005)
build_miniruby 0.001090 0.000125 1.219367 ( 1.218688)
build_ruby 0.001220 0.000141 2.485583 ( 2.671025)
build_all 0.004689 0.003598 2.155743 ( 1.495951)
build_install 0.012131 0.003379 3.252381 ( 2.246353)
test_btest 0.000000 0.001034 76.921570 ( 29.005753)
test_basic 0.000831 0.005916 0.759855 ( 0.859741)
test_all 0.000753 0.000160 573.417085 (175.336702)
test_rubyspec 0.029496 0.010928 71.678247 ( 83.601652)
total: 299.48 sec