Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-230437
#<BuildRuby:0x00007f34e78afde0
@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.20240630-230437",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.008133 0.001964 4.343942 ( 4.407906)
build_miniruby 0.002246 0.000000 1.837752 ( 1.847395)
build_ruby 0.002278 0.000000 4.783226 ( 5.160030)
build_all 0.006182 0.004890 8.725343 ( 4.446830)
build_install 0.009413 0.014668 11.839236 ( 5.834818)
test_btest 0.000815 0.000280 121.338823 ( 45.681635)
test_basic 0.006554 0.007642 1.430284 ( 1.564322)
test_all 0.117827 0.045229 916.686394 (565.980030)
test_rubyspec 0.060872 0.036287 180.616128 (148.448776)
total: 783.37 sec