Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-183942
#<BuildRuby:0x000055dc5b112230
@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.20240224-183942",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000000 0.006862 2.207396 ( 2.130509)
build_miniruby 0.000000 0.001284 1.552767 ( 1.551098)
build_ruby 0.000000 0.001798 2.923251 ( 3.199841)
build_all 0.006675 0.000000 6.179333 ( 2.446251)
build_install 0.009711 0.006898 7.726063 ( 3.554114)
test_btest 0.000331 0.000783 87.270322 ( 23.146167)
test_basic 0.003061 0.002718 0.872993 ( 0.933188)
test_all 0.064063 0.053777 768.885825 (267.282799)
test_rubyspec 0.043030 0.041104 117.027470 (126.252839)
total: 430.50 sec