Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-061548
#<BuildRuby:0x00007f1cf955fdd0
@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.20241009-061548",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.007310 0.000271 3.837127 ( 3.995864)
build_miniruby 0.001742 0.000000 1.412201 ( 1.408757)
build_ruby 0.001915 0.000000 3.802377 ( 28.081497)
build_all 0.008962 0.000356 7.276005 ( 3.132358)
build_install 0.009053 0.012250 10.004301 ( 5.169979)
test_btest 0.000826 0.000121 91.266429 ( 25.623142)
test_basic 0.004663 0.004995 1.042805 ( 1.089261)
test_all 0.091459 0.056367 775.096581 (252.701097)
test_rubyspec 0.039212 0.047733 129.524072 ( 27.594622)
total: 348.80 sec