Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-173941
#<BuildRuby:0x00007f01bb37fdc0
@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.20240827-173941",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000047 0.000006 0.000053 ( 0.000053)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.004276 0.004739 4.146195 ( 4.168442)
build_miniruby 0.000000 0.002216 1.780408 ( 1.812819)
build_ruby 0.000493 0.001941 4.413998 ( 4.618867)
build_all 0.010570 0.001177 8.324008 ( 5.116074)
build_install 0.013144 0.010729 11.396156 ( 6.509712)
test_btest 0.000984 0.000227 120.237199 ( 43.562309)
test_basic 0.006313 0.005061 1.148583 ( 1.410814)
test_all 0.103187 0.057429 952.570154 (517.178664)
test_rubyspec 0.040534 0.060950 178.174011 (122.039962)
total: 706.42 sec