Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-145934
#<BuildRuby:0x00007f933446fdd8
@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.20240803-145934",
@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.000000 0.000025 ( 0.000025)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007946 0.000026 3.584201 ( 3.662718)
build_miniruby 0.001319 0.000206 1.628574 ( 1.626429)
build_ruby 0.001549 0.000242 3.922317 ( 18.758048)
build_all 0.008617 0.001346 8.218678 ( 3.228526)
build_install 0.019585 0.000897 10.424770 ( 4.524492)
test_btest 0.000913 0.000130 117.479816 ( 32.010849)
test_basic 0.010426 0.000154 1.289355 ( 1.511615)
test_all 0.101093 0.049725 835.784166 (235.876532)
test_rubyspec 0.053767 0.042366 163.386763 ( 36.662794)
total: 337.86 sec