Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-103231
#<BuildRuby:0x00007f0bc57dfdc0
@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.20240919-103231",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.002916 0.007738 5.309719 ( 8.276254)
build_miniruby 0.002036 0.000366 1.920121 ( 2.901940)
build_ruby 0.002023 0.000363 4.866586 ( 6.685173)
build_all 0.009907 0.000340 7.778884 ( 10.360525)
build_install 0.021198 0.005715 11.614747 ( 16.429768)
test_btest 0.000970 0.000176 104.353705 (157.270128)
test_basic 0.005283 0.008861 1.343437 ( 2.719504)
test_all 0.113959 0.057846 907.121551 (1088.744633)
test_rubyspec 0.068089 0.022693 147.144398 ( 46.434717)
total: 1339.82 sec