Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-051521
#<BuildRuby:0x00005644177ce258
@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.20230921-051521",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002115 0.004359 2.187352 ( 3.468899)
build_miniruby 0.001665 0.000000 1.670281 ( 1.678001)
build_ruby 0.001836 0.000000 3.073629 ( 3.264106)
build_all 0.008310 0.000000 6.223821 ( 3.031228)
build_install 0.004606 0.015582 7.930099 ( 4.351682)
test_btest 0.000654 0.000193 84.129869 ( 33.053824)
test_basic 0.006463 0.002310 0.956603 ( 1.048488)
test_all 0.007204 0.002510 697.467740 (246.830633)
test_rubyspec 0.033373 0.034903 101.916214 (114.811581)
total: 411.54 sec