Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-081429
#<BuildRuby:0x000055694aafe4f8
@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.20231225-081429",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005256 0.000000 1.408386 ( 1.743543)
build_miniruby 0.000000 0.001401 1.142151 ( 1.140452)
build_ruby 0.000000 0.001425 2.605868 ( 2.824204)
build_all 0.003036 0.004190 5.351983 ( 2.110033)
build_install 0.015628 0.000959 6.177559 ( 2.981033)
test_btest 0.000616 0.000148 78.640002 ( 21.891687)
test_basic 0.003465 0.002856 0.810571 ( 0.872447)
test_all 0.085666 0.032606 745.410181 (227.953997)
test_rubyspec 0.038097 0.020259 82.114430 ( 93.559537)
total: 355.08 sec