Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-042312
#<BuildRuby:0x00007fc67a66fdd0
@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.20240625-042312",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000049 0.000007 0.000056 ( 0.000056)
configure 0.000042 0.000006 0.000048 ( 0.000048)
build_up 0.009095 0.000693 4.125551 ( 4.541276)
build_miniruby 0.001879 0.000254 1.825364 ( 1.882754)
build_ruby 0.001994 0.000270 4.747672 ( 5.149926)
build_all 0.010345 0.000806 8.837874 ( 5.350107)
build_install 0.025591 0.000961 11.986057 ( 7.316278)
test_btest 0.000960 0.000114 122.314747 ( 70.810316)
test_basic 0.007625 0.005688 1.411394 ( 1.855891)
test_all 0.088606 0.067791 843.026551 (265.589083)
test_rubyspec 0.039067 0.055882 166.020122 ( 32.996498)
total: 395.49 sec