Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-120452
#<BuildRuby:0x0000557162ab6138
@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.20240209-120452",
@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.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005358 0.000397 1.918637 ( 2.278690)
build_miniruby 0.001377 0.000102 1.652936 ( 1.651629)
build_ruby 0.001882 0.000000 3.530785 ( 27.256865)
build_all 0.007568 0.000090 6.563511 ( 3.410151)
build_install 0.019741 0.000000 7.966631 ( 10.556745)
test_btest 0.000896 0.000000 90.337340 ( 34.099919)
test_basic 0.003173 0.003753 0.961986 ( 1.072159)
test_all 0.087850 0.025254 745.711315 (298.312110)
test_rubyspec 0.048573 0.056748 177.735756 (187.274884)
total: 565.91 sec