Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-015735
#<BuildRuby:0x00007f87978dfdd0
@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.20240719-015735",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.002798 0.004883 2.997696 ( 2.924563)
build_miniruby 0.001205 0.000385 1.146866 ( 1.144286)
build_ruby 0.000000 0.001897 3.207485 ( 3.408578)
build_all 0.007906 0.000000 7.032389 ( 2.638744)
build_install 0.008147 0.008771 9.229603 ( 4.126703)
test_btest 0.000679 0.000249 104.004497 ( 27.441504)
test_basic 0.000842 0.006714 0.822246 ( 0.888608)
test_all 0.098319 0.051384 767.936175 (244.005304)
test_rubyspec 0.058002 0.028865 165.109477 ( 26.847284)
total: 313.43 sec