Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-065141
#<BuildRuby:0x00007f259b5ffdd0
@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.20240831-065141",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.005893 0.001768 3.397105 ( 3.246375)
build_miniruby 0.001305 0.000392 1.514637 ( 1.513875)
build_ruby 0.001455 0.000437 3.744740 ( 3.872441)
build_all 0.006367 0.001910 8.181280 ( 3.340165)
build_install 0.013157 0.005794 10.804251 ( 5.091590)
test_btest 0.000921 0.000288 119.260449 ( 32.311061)
test_basic 0.005139 0.004813 1.265156 ( 1.309022)
test_all 0.106711 0.044261 848.466620 (289.041852)
test_rubyspec 0.059861 0.030832 169.116553 ( 36.339074)
total: 376.07 sec