Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-223949
#<BuildRuby:0x00007fd26e71fdc0
@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.20240624-223949",
@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.000023 0.000008 0.000031 ( 0.000032)
autoconf 0.000036 0.000012 0.000048 ( 0.000049)
configure 0.000031 0.000010 0.000041 ( 0.000042)
build_up 0.004177 0.004028 3.425958 ( 3.515757)
build_miniruby 0.000000 0.001874 1.355983 ( 1.352520)
build_ruby 0.000000 0.001854 3.596240 ( 3.782652)
build_all 0.003002 0.005908 7.512989 ( 2.971622)
build_install 0.020489 0.004380 10.512127 ( 5.318978)
test_btest 0.000763 0.000301 119.233903 ( 43.205072)
test_basic 0.009251 0.004475 1.431311 ( 1.613619)
test_all 0.094273 0.059198 840.254687 (259.140610)
test_rubyspec 0.058978 0.035083 162.589712 ( 35.274191)
total: 356.18 sec