Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-013224
#<BuildRuby:0x0000565536355ef8
@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.20240114-013224",
@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.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002170 0.003632 1.488620 ( 1.840646)
build_miniruby 0.001519 0.000000 1.529566 ( 1.528935)
build_ruby 0.001706 0.000000 3.077595 ( 3.300949)
build_all 0.004547 0.003073 5.646042 ( 2.955971)
build_install 0.014418 0.002797 6.873827 ( 4.261281)
test_btest 0.000708 0.000155 81.169664 ( 29.818304)
test_basic 0.001491 0.004056 0.866003 ( 0.949487)
test_all 0.074920 0.041966 751.754526 (274.068781)
test_rubyspec 0.043660 0.021513 93.521928 (106.363486)
total: 425.09 sec