Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-132259
#<BuildRuby:0x00007f498681fde0
@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.20241117-132259",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005329 0.004307 4.142149 ( 4.888922)
build_miniruby 0.001824 0.000417 1.802165 ( 1.899001)
build_ruby 0.001734 0.000396 4.766279 ( 38.185513)
build_all 0.010342 0.000441 7.410851 ( 4.997390)
build_install 0.018856 0.005611 10.537158 ( 22.633896)
test_btest 0.000745 0.000168 88.524735 ( 76.924671)
test_basic 0.010326 0.001303 1.212096 ( 4.814578)
test_all 0.120440 0.037169 845.214963 (467.361748)
test_rubyspec 0.045367 0.042613 129.468896 ( 35.487784)
total: 657.19 sec