Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-212551
#<BuildRuby:0x00007f1253bcfdd8
@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.20240926-212551",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.005434 0.003576 4.490921 ( 3.673284)
build_miniruby 0.001318 0.000183 1.658666 ( 1.656439)
build_ruby 0.001801 0.000000 4.469872 ( 4.608915)
build_all 0.008413 0.000334 6.992473 ( 3.034215)
build_install 0.007242 0.012527 9.707544 ( 4.290356)
test_btest 0.000817 0.000168 90.534388 ( 24.129136)
test_basic 0.008922 0.000973 1.048624 ( 1.098449)
test_all 0.114977 0.036088 784.049825 (258.007369)
test_rubyspec 0.057859 0.028810 135.717734 ( 31.359976)
total: 331.86 sec