Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-122614
#<BuildRuby:0x0000561f0feae230
@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.20240313-122614",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.008563 0.000672 2.819237 ( 3.939150)
build_miniruby 0.001437 0.000212 1.828093 ( 2.139714)
build_ruby 0.002232 0.000000 3.744799 ( 4.674483)
build_all 0.007820 0.000842 7.148446 ( 6.569037)
build_install 0.011148 0.011038 8.987393 ( 8.205143)
test_btest 0.000675 0.000143 97.556352 ( 95.666311)
test_basic 0.007756 0.000743 1.092324 ( 1.494547)
test_all 0.097562 0.021754 798.782796 (433.166040)
test_rubyspec 0.057753 0.028827 129.256968 (140.713398)
total: 696.57 sec