Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-162037
#<BuildRuby:0x00007fa46694fdd8
@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.20240829-162037",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.004182 0.003976 3.802692 ( 3.729911)
build_miniruby 0.000000 0.001864 1.752194 ( 1.773126)
build_ruby 0.000633 0.001426 4.709361 ( 4.858943)
build_all 0.004598 0.004734 8.402011 ( 4.413649)
build_install 0.007428 0.014713 11.524319 ( 6.687569)
test_btest 0.000645 0.000178 123.770649 ( 61.846204)
test_basic 0.006803 0.004748 1.267961 ( 1.464594)
test_all 0.100255 0.057570 864.392035 (370.727053)
test_rubyspec 0.051031 0.040849 165.567855 ( 49.406364)
total: 504.91 sec