Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-031448
#<BuildRuby:0x00007fb87b59fde0
@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.20240925-031448",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.000675 0.008108 4.290065 ( 3.572281)
build_miniruby 0.001275 0.000279 1.452009 ( 1.456024)
build_ruby 0.001585 0.000347 4.273686 ( 4.490151)
build_all 0.009486 0.001142 7.615093 ( 4.978986)
build_install 0.010377 0.016322 11.186816 ( 7.213462)
test_btest 0.000831 0.000254 90.004423 ( 32.451982)
test_basic 0.003702 0.005459 0.920787 ( 0.966645)
test_all 0.103038 0.048515 790.003431 (277.046532)
test_rubyspec 0.058320 0.025606 130.043531 ( 27.279634)
total: 359.46 sec