Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-001022
#<BuildRuby:0x00007feb7550fdd0
@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.20240701-001022",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000032 0.000005 0.000037 ( 0.000039)
build_up 0.000653 0.008218 4.095325 ( 4.093145)
build_miniruby 0.001397 0.000326 1.654006 ( 1.650819)
build_ruby 0.002126 0.000000 4.250927 ( 4.390311)
build_all 0.008459 0.000000 8.109483 ( 3.311850)
build_install 0.014814 0.006490 11.050878 ( 5.176009)
test_btest 0.000742 0.000176 115.563342 ( 30.439644)
test_basic 0.009628 0.000000 1.166599 ( 1.214458)
test_all 0.081673 0.069739 842.947002 (239.309136)
test_rubyspec 0.044350 0.047034 167.876517 ( 33.885447)
total: 323.47 sec