Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-063821
#<BuildRuby:0x00005619ffb12258
@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.20240317-063821",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.007647 0.000470 2.508451 ( 3.732060)
build_miniruby 0.001301 0.000168 1.846647 ( 2.198981)
build_ruby 0.001657 0.000000 3.812767 ( 4.575879)
build_all 0.008607 0.000243 7.486403 ( 6.204046)
build_install 0.022688 0.000000 9.594308 ( 8.596237)
test_btest 0.001127 0.000000 99.189456 ( 82.868182)
test_basic 0.004919 0.003633 1.076592 ( 1.598918)
test_all 0.069958 0.055993 835.428067 (439.639372)
test_rubyspec 0.053108 0.041103 138.397779 (149.276355)
total: 698.69 sec