Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-224640
#<BuildRuby:0x00007f759251fdd8
@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.20240803-224640",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002897 0.004818 3.142010 ( 3.068923)
build_miniruby 0.001219 0.000385 1.545213 ( 1.541927)
build_ruby 0.001363 0.000431 3.522103 ( 3.708849)
build_all 0.007035 0.002221 7.871689 ( 3.094239)
build_install 0.011990 0.006955 11.048153 ( 5.241990)
test_btest 0.000661 0.000230 113.835108 ( 30.133657)
test_basic 0.008355 0.001340 1.238221 ( 1.286457)
test_all 0.080712 0.066963 717.032602 (206.209892)
test_rubyspec 0.055996 0.034449 159.996271 ( 27.149133)
total: 281.44 sec