Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-090454
#<BuildRuby:0x000056070042e138
@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.20221226-090454",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000234 0.003931 1.065603 ( 1.440684)
build_miniruby 0.001345 0.000000 1.344292 ( 1.342873)
build_ruby 0.001296 0.000000 3.163243 ( 3.528623)
build_all 0.006447 0.000429 3.555129 ( 1.882344)
build_install 0.010405 0.002973 2.885818 ( 2.025859)
test_btest 0.000538 0.000153 54.554320 ( 18.832639)
test_basic 0.004322 0.001235 0.407901 ( 0.513414)
test_all 0.001441 0.000411 625.632895 (190.146663)
test_rubyspec 0.027321 0.017249 66.682791 ( 76.641521)
total: 296.36 sec