Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-204547
#<BuildRuby:0x00007f96bf7cfdc8
@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.20240718-204547",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.003034 0.005043 3.608383 ( 3.557415)
build_miniruby 0.001162 0.000401 1.290763 ( 1.288047)
build_ruby 0.001345 0.000464 3.584439 ( 3.747479)
build_all 0.008629 0.000077 7.550927 ( 2.796998)
build_install 0.015504 0.003791 10.065080 ( 4.457569)
test_btest 0.001121 0.000000 111.295576 ( 29.539781)
test_basic 0.000000 0.009901 1.073668 ( 1.120696)
test_all 0.071925 0.076031 805.738422 (249.605448)
test_rubyspec 0.051426 0.039917 162.786344 ( 33.691682)
total: 329.81 sec