Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-074142
#<BuildRuby:0x00005577fdf561d8
@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.20240129-074142",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001230 0.004348 1.820465 ( 2.160439)
build_miniruby 0.001264 0.000000 1.499053 ( 1.496882)
build_ruby 0.001854 0.000000 3.204412 ( 3.419526)
build_all 0.002724 0.004513 5.973944 ( 2.388511)
build_install 0.004855 0.012774 7.507413 ( 3.611421)
test_btest 0.000715 0.000275 85.325802 ( 23.135688)
test_basic 0.001986 0.005068 0.879066 ( 0.947416)
test_all 0.077126 0.038172 723.322390 (211.804710)
test_rubyspec 0.039186 0.056607 141.269430 (152.904217)
total: 401.87 sec