Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-142007
#<BuildRuby:0x00007f8d1b4cfdd8
@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.20241025-142007",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.001595 0.006059 4.000350 ( 3.848436)
build_miniruby 0.001163 0.000349 1.339069 ( 1.335912)
build_ruby 0.001662 0.000239 3.773014 ( 3.955914)
build_all 0.005982 0.002451 6.435593 ( 2.499773)
build_install 0.016796 0.001578 10.032005 ( 4.879107)
test_btest 0.000821 0.000228 76.934657 ( 23.302006)
test_basic 0.006698 0.003577 1.083226 ( 1.133805)
test_all 0.116052 0.031621 731.568612 (209.225852)
test_rubyspec 0.041265 0.041569 124.540624 ( 27.594331)
total: 277.78 sec