Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-040225
#<BuildRuby:0x00005572fd65a4f8
@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.20240202-040225",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.005155 0.000145 1.400673 ( 1.788546)
build_miniruby 0.001363 0.000160 1.355734 ( 1.353281)
build_ruby 0.001595 0.000188 2.776992 ( 2.989676)
build_all 0.003323 0.004161 5.657107 ( 2.128727)
build_install 0.015067 0.004703 7.155659 ( 3.332659)
test_btest 0.000808 0.000154 81.154821 ( 21.766196)
test_basic 0.004317 0.000822 0.703129 ( 0.763927)
test_all 0.100084 0.017721 707.303246 (203.016040)
test_rubyspec 0.060208 0.041035 151.689442 (165.790198)
total: 402.93 sec