Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-113455
#<BuildRuby:0x0000555ed8e89fb8
@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.20240207-113455",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002777 0.004393 2.142258 ( 3.017787)
build_miniruby 0.001714 0.000306 2.088931 ( 2.134891)
build_ruby 0.001804 0.000000 3.726053 ( 4.024531)
build_all 0.008187 0.000324 6.616903 ( 4.396944)
build_install 0.015018 0.005400 8.337887 ( 8.095016)
test_btest 0.000926 0.000174 88.324110 ( 41.917250)
test_basic 0.007274 0.000000 0.950912 ( 1.056043)
test_all 0.086268 0.029382 728.165058 (313.426041)
test_rubyspec 0.067198 0.044670 181.933822 (203.530339)
total: 581.60 sec