Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-130508
#<BuildRuby:0x00007fb7884efdd0
@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.20240701-130508",
@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.000029)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000043 0.000007 0.000050 ( 0.000050)
build_up 0.005540 0.005043 4.466472 ( 4.193376)
build_miniruby 0.001996 0.000389 1.795475 ( 1.821512)
build_ruby 0.002636 0.000000 4.685898 ( 4.836653)
build_all 0.008339 0.003055 8.859361 ( 4.497886)
build_install 0.024425 0.002288 12.283664 ( 6.989338)
test_btest 0.000807 0.000150 123.103670 ( 53.038549)
test_basic 0.006093 0.008122 1.392667 ( 1.491887)
test_all 0.115524 0.046234 900.315255 (412.368321)
test_rubyspec 0.051335 0.048544 179.828020 (142.725800)
total: 631.96 sec