Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-014402
#<BuildRuby:0x00005642a3a8a228
@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.20230915-014402",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.000000 0.007425 2.271934 ( 4.278889)
build_miniruby 0.001434 0.000000 1.696020 ( 1.739830)
build_ruby 0.001821 0.000213 3.427695 ( 4.064924)
build_all 0.000221 0.008033 6.306088 ( 4.598986)
build_install 0.015452 0.003851 7.637898 ( 6.502749)
test_btest 0.000854 0.000232 82.706611 ( 43.398599)
test_basic 0.005026 0.003154 0.975034 ( 1.298172)
test_all 0.007342 0.003775 667.444013 (308.246594)
test_rubyspec 0.055956 0.015997 105.315260 (124.364406)
total: 498.49 sec