Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-122714
#<BuildRuby:0x00007ff125ecfdd8
@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.20240713-122714",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000304 0.008135 3.636991 ( 3.803849)
build_miniruby 0.000000 0.001882 1.694305 ( 1.692184)
build_ruby 0.000000 0.001866 3.963899 ( 4.146496)
build_all 0.009667 0.000000 7.905883 ( 3.073313)
build_install 0.013999 0.006888 10.355321 ( 4.688879)
test_btest 0.000731 0.000212 113.403994 ( 29.613505)
test_basic 0.000000 0.009986 1.220646 ( 1.271759)
test_all 0.107732 0.043133 798.264839 (226.916639)
test_rubyspec 0.050874 0.038626 161.159806 ( 33.888791)
total: 309.10 sec