Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-030648
#<BuildRuby:0x00007f80e350fdc8
@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.20240906-030648",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000098 0.000000 0.000098 ( 0.000142)
build_up 0.007254 0.000669 3.335851 ( 3.292818)
build_miniruby 0.001480 0.000296 1.621547 ( 1.617991)
build_ruby 0.001802 0.000361 3.836453 ( 4.024732)
build_all 0.000398 0.008674 7.885742 ( 3.184603)
build_install 0.019103 0.002626 10.763368 ( 4.924944)
test_btest 0.000728 0.000182 119.343534 ( 35.497438)
test_basic 0.007338 0.001835 1.403775 ( 1.736601)
test_all 0.119831 0.038438 866.487165 (266.098155)
test_rubyspec 0.047009 0.050740 165.599980 ( 36.071521)
total: 356.45 sec