Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-235843
#<BuildRuby:0x00007fcdbccdfdc0
@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.20241013-235843",
@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.000006 0.000023 ( 0.000022)
autoconf 0.000033 0.000011 0.000044 ( 0.000045)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.005511 0.001837 2.525090 ( 6.058441)
build_miniruby 0.001120 0.000373 1.157675 ( 1.155017)
build_ruby 0.001507 0.000502 2.913490 ( 22.663428)
build_all 0.006410 0.000652 5.037245 ( 1.972808)
build_install 0.006961 0.008169 6.639176 ( 5.306897)
test_btest 0.000657 0.000250 90.496413 ( 26.156660)
test_basic 0.008294 0.001416 1.030722 ( 2.004107)
test_all 0.115815 0.032480 648.497494 (195.171271)
test_rubyspec 0.034661 0.054143 130.929916 ( 29.288126)
total: 289.78 sec