Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-105803
#<BuildRuby:0x0000555cb40ae018
@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.20240223-105803",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.007594 0.001169 2.651445 ( 2.748021)
build_miniruby 0.000000 0.001425 1.990678 ( 1.990625)
build_ruby 0.000000 0.001582 3.467114 ( 3.704385)
build_all 0.004623 0.003705 6.607609 ( 3.003947)
build_install 0.011295 0.009965 8.807638 ( 4.681625)
test_btest 0.000912 0.000000 86.675243 ( 23.804764)
test_basic 0.003100 0.003016 0.701671 ( 0.760727)
test_all 0.091228 0.024155 750.596363 (215.355228)
test_rubyspec 0.044597 0.032454 104.861069 (114.134406)
total: 370.18 sec