Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-001115
#<BuildRuby:0x0000557300c02308
@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.20230826-001115",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005163 0.000765 2.141692 ( 3.423832)
build_miniruby 0.001788 0.000000 1.612580 ( 1.616069)
build_ruby 0.001651 0.000000 3.006629 ( 3.243234)
build_all 0.007883 0.000432 6.235949 ( 3.846645)
build_install 0.009498 0.008753 7.577899 ( 4.852575)
test_btest 0.000573 0.000111 84.792560 ( 39.140690)
test_basic 0.007049 0.000508 0.956349 ( 1.131454)
test_all 0.008431 0.000639 688.618565 (269.279513)
test_rubyspec 0.055088 0.010988 100.192672 (112.066393)
total: 438.60 sec