Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-062600
#<BuildRuby:0x000055744f6166d8
@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.20230106-062600",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000772 0.004126 1.159001 ( 2.527097)
build_miniruby 0.001067 0.000291 1.452171 ( 1.577490)
build_ruby 0.001381 0.000377 3.501626 ( 4.214581)
build_all 0.006157 0.001679 3.900572 ( 2.759584)
build_install 0.015224 0.001629 2.902683 ( 2.830677)
test_btest 0.000626 0.000157 55.489510 ( 33.177297)
test_basic 0.003757 0.001870 0.432099 ( 0.628500)
test_all 0.001833 0.000473 646.125872 (274.118600)
test_rubyspec 0.016687 0.030661 70.147686 ( 87.491699)
total: 409.33 sec