Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-064812
#<BuildRuby:0x00007fe25b45fde0
@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.20240820-064812",
@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.000007 0.000024 ( 0.000025)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.000660 0.008258 4.168009 ( 4.056504)
build_miniruby 0.001384 0.000581 1.738303 ( 1.738659)
build_ruby 0.001647 0.000691 4.841767 ( 4.996355)
build_all 0.004896 0.004458 9.183473 ( 3.866691)
build_install 0.011233 0.007366 11.670952 ( 5.490932)
test_btest 0.000763 0.000347 132.223757 ( 43.468573)
test_basic 0.009256 0.002148 1.374899 ( 1.475345)
test_all 0.112105 0.043338 912.000104 (263.291537)
test_rubyspec 0.032020 0.061496 174.411747 ( 37.014269)
total: 365.40 sec