Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-052003
#<BuildRuby:0x000055a25cc62308
@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.20231208-052003",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.006308 0.000146 2.133000 ( 2.350459)
build_miniruby 0.001688 0.000000 1.535766 ( 1.541326)
build_ruby 0.000000 0.001717 3.239162 ( 3.443779)
build_all 0.006861 0.000262 5.701316 ( 2.537302)
build_install 0.012433 0.005575 7.407593 ( 3.993628)
test_btest 0.000588 0.000213 84.387328 ( 33.776205)
test_basic 0.003669 0.003938 0.923493 ( 1.085231)
test_all 0.090915 0.031553 689.694030 (250.026176)
test_rubyspec 0.041920 0.026186 96.017882 (107.775232)
total: 406.53 sec