Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-082111
#<BuildRuby:0x00007fab812cfdd8
@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.20241221-082111",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000628 0.004172 1.156285 ( 6.934130)
build_miniruby 0.001037 0.000324 1.019871 ( 1.017140)
build_ruby 0.001296 0.000405 2.818199 ( 3.003431)
build_all 0.008387 0.001240 6.113848 ( 2.384635)
build_install 0.014422 0.002777 6.885034 ( 3.552804)
test_btest 0.000617 0.000171 70.367960 ( 18.812750)
test_basic 0.005249 0.003583 0.915203 ( 0.966435)
test_all 0.106430 0.035604 620.485646 (178.425959)
test_rubyspec 0.045542 0.036780 113.224413 ( 25.738044)
total: 240.84 sec