Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-062136
#<BuildRuby:0x000055c32454ded0
@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.20231207-062136",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005954 0.000441 2.066923 ( 2.269003)
build_miniruby 0.001194 0.000088 1.518778 ( 1.516970)
build_ruby 0.001377 0.000102 2.817531 ( 3.015745)
build_all 0.006805 0.000177 5.428417 ( 2.208725)
build_install 0.015346 0.000000 6.545705 ( 3.189069)
test_btest 0.000974 0.000000 80.981595 ( 23.382307)
test_basic 0.003554 0.003844 0.888605 ( 0.956429)
test_all 0.105232 0.019587 690.184286 (201.181706)
test_rubyspec 0.028738 0.028913 81.193941 ( 92.876189)
total: 330.60 sec