Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-134326
#<BuildRuby:0x00007f986866fdc0
@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.20240921-134326",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.008176 0.001362 5.297972 ( 4.511033)
build_miniruby 0.001478 0.000246 1.986421 ( 1.993061)
build_ruby 0.000000 0.002146 4.674003 ( 4.902882)
build_all 0.008778 0.000562 7.595970 ( 3.453908)
build_install 0.016530 0.007346 11.329883 ( 5.593964)
test_btest 0.000840 0.000168 97.795737 ( 26.927834)
test_basic 0.008245 0.001649 1.094522 ( 1.138430)
test_all 0.109486 0.044273 819.166784 (259.854114)
test_rubyspec 0.063241 0.025432 140.517861 ( 29.012324)
total: 337.39 sec