Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-085144
#<BuildRuby:0x00007fe1dd3ffdd8
@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.20240824-085144",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.003570 0.003966 3.605614 ( 3.582906)
build_miniruby 0.001313 0.000362 1.573091 ( 1.569443)
build_ruby 0.001726 0.000000 3.762688 ( 3.987392)
build_all 0.008578 0.000446 8.005433 ( 3.171653)
build_install 0.004541 0.014823 10.855721 ( 5.072867)
test_btest 0.000735 0.000264 116.777298 ( 32.820788)
test_basic 0.003903 0.005743 1.248328 ( 1.292447)
test_all 0.105528 0.045095 813.379828 (235.869959)
test_rubyspec 0.056369 0.035678 167.676837 ( 36.201164)
total: 323.57 sec