Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-054918
#<BuildRuby:0x00007fdaf123fdd8
@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.20241214-054918",
@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.000005 0.000019 ( 0.000018)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.006044 0.000667 2.622670 ( 3.131180)
build_miniruby 0.001286 0.000413 1.702136 ( 1.714336)
build_ruby 0.001700 0.000547 4.521074 ( 4.665210)
build_all 0.002284 0.006104 6.648888 ( 3.234305)
build_install 0.012247 0.008065 8.850007 ( 5.116431)
test_btest 0.000792 0.000000 78.307172 ( 24.496949)
test_basic 0.011948 0.000333 0.949555 ( 1.006978)
test_all 0.101972 0.039248 697.808050 (221.747633)
test_rubyspec 0.045811 0.038439 114.814500 ( 26.014664)
total: 291.13 sec