Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-010442
#<BuildRuby:0x00007f9a13e6fdc0
@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.20241228-010442",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.005587 0.001016 2.179161 ( 2.890721)
build_miniruby 0.001725 0.000314 1.710403 ( 1.781470)
build_ruby 0.002052 0.000373 4.107002 ( 4.319682)
build_all 0.004239 0.004245 6.484840 ( 2.780215)
build_install 0.016504 0.001557 8.589105 ( 4.842104)
test_btest 0.000824 0.000160 79.633334 ( 25.789024)
test_basic 0.004368 0.005469 1.072788 ( 1.150449)
test_all 0.116408 0.027907 692.148179 (223.494884)
test_rubyspec 0.062040 0.017870 115.423839 ( 24.657135)
total: 291.71 sec