Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-014837
#<BuildRuby:0x00007fd62527fdc8
@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.20240629-014837",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.001606 0.007341 4.084147 ( 3.644669)
build_miniruby 0.001757 0.000451 1.746454 ( 2.329337)
build_ruby 0.002090 0.000537 4.667445 ( 33.822507)
build_all 0.002033 0.008687 8.787425 ( 5.558462)
build_install 0.012193 0.012698 11.661025 ( 8.316519)
test_btest 0.000787 0.000292 118.570488 ( 44.495524)
test_basic 0.009031 0.001299 1.215335 ( 1.272445)
test_all 0.093841 0.059238 864.295049 (273.305742)
test_rubyspec 0.047175 0.045660 165.690924 ( 40.462438)
total: 413.21 sec