Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-015209
#<BuildRuby:0x00007f44be4dfdc8
@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.20241205-015209",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.004923 0.002791 2.972189 ( 2.554840)
build_miniruby 0.001408 0.000000 1.053107 ( 1.050187)
build_ruby 0.001539 0.000000 2.918998 ( 19.252258)
build_all 0.006192 0.000598 4.836836 ( 1.983285)
build_install 0.009035 0.005324 7.213614 ( 3.248802)
test_btest 0.000568 0.000213 59.724437 ( 19.354314)
test_basic 0.004316 0.006016 0.872801 ( 0.920812)
test_all 0.119223 0.028015 720.705174 (217.878880)
test_rubyspec 0.057358 0.026520 121.711581 ( 40.291923)
total: 306.54 sec