Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-153220
#<BuildRuby:0x00007f4110b5fdd0
@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.20241028-153220",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003655 0.003946 3.922427 ( 3.800733)
build_miniruby 0.001087 0.000315 1.614198 ( 1.610785)
build_ruby 0.000000 0.002015 4.271669 ( 4.398827)
build_all 0.005056 0.003746 6.892226 ( 2.894438)
build_install 0.015045 0.003509 9.067788 ( 4.189802)
test_btest 0.000729 0.000229 73.673239 ( 19.507387)
test_basic 0.009848 0.000416 0.986880 ( 1.031894)
test_all 0.100921 0.047164 755.038515 (237.311302)
test_rubyspec 0.047417 0.036406 124.756781 ( 29.185514)
total: 303.93 sec