Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-090545
#<BuildRuby:0x00007f6b89fcfde0
@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.20240920-090545",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000042 0.000005 0.000047 ( 0.000049)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003923 0.003989 3.660571 ( 3.084058)
build_miniruby 0.001412 0.000246 1.313083 ( 1.309747)
build_ruby 0.001602 0.000000 3.317261 ( 3.590872)
build_all 0.003355 0.003467 5.325029 ( 2.086697)
build_install 0.009035 0.009263 8.343888 ( 3.736046)
test_btest 0.000824 0.000222 88.106073 ( 22.752841)
test_basic 0.005219 0.005786 0.889323 ( 0.931254)
test_all 0.109787 0.037112 720.373946 (233.382328)
test_rubyspec 0.048320 0.041529 145.661042 ( 24.445043)
total: 295.32 sec