Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-135832
#<BuildRuby:0x00007f6294d9fdc0
@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.20241008-135832",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003919 0.004013 3.590438 ( 3.492345)
build_miniruby 0.001840 0.000000 1.485947 ( 1.500599)
build_ruby 0.001977 0.000000 3.863888 ( 4.022254)
build_all 0.009556 0.000200 7.085504 ( 2.967829)
build_install 0.020665 0.001606 10.108377 ( 4.823308)
test_btest 0.000904 0.000116 92.445684 ( 24.856738)
test_basic 0.002067 0.008426 1.117366 ( 1.164601)
test_all 0.124738 0.025569 764.177283 (252.154028)
test_rubyspec 0.054133 0.033418 132.489063 ( 27.482241)
total: 322.47 sec