Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-094831
#<BuildRuby:0x00007fc650e0fdd0
@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.20240923-094831",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000039 0.000007 0.000046 ( 0.000045)
build_up 0.004852 0.004139 4.259671 ( 3.585155)
build_miniruby 0.000000 0.001778 1.643221 ( 1.641051)
build_ruby 0.000391 0.001392 3.884992 ( 4.048748)
build_all 0.001617 0.007250 6.843159 ( 2.823664)
build_install 0.013966 0.005495 9.327279 ( 4.054903)
test_btest 0.000739 0.000194 93.077617 ( 24.417779)
test_basic 0.003314 0.006653 0.974973 ( 1.017925)
test_all 0.123993 0.024145 688.257654 (198.751444)
test_rubyspec 0.039278 0.042854 128.792580 ( 24.262829)
total: 264.60 sec