Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-225922
#<BuildRuby:0x000056272cb96208
@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.20230830-225922",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001088 0.004201 1.508606 ( 1.948350)
build_miniruby 0.001137 0.000137 1.465338 ( 1.463275)
build_ruby 0.000000 0.001502 2.544034 ( 2.749358)
build_all 0.000000 0.006504 5.354940 ( 2.197743)
build_install 0.009385 0.006756 6.797204 ( 3.361346)
test_btest 0.000805 0.000194 79.276703 ( 20.391304)
test_basic 0.001380 0.004327 0.763573 ( 0.823055)
test_all 0.008338 0.000089 679.240375 (199.232661)
test_rubyspec 0.023931 0.039917 90.091184 (101.375965)
total: 333.54 sec