Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-225127
#<BuildRuby:0x0000557ed3b7a2d0
@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.20221219-225127",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000000 0.000000 0.000000 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000219 0.004196 1.082461 ( 1.647702)
build_miniruby 0.001169 0.000260 1.322719 ( 1.321905)
build_ruby 0.001351 0.000300 3.294259 ( 3.633708)
build_all 0.006992 0.000000 3.720141 ( 1.919039)
build_install 0.007338 0.009047 3.319026 ( 2.450907)
test_btest 0.000620 0.000177 56.361918 ( 18.873647)
test_basic 0.003045 0.000870 0.383663 ( 0.478438)
test_all 0.001944 0.000162 616.967317 (187.871976)
test_rubyspec 0.027580 0.012595 66.330064 ( 76.325738)
total: 294.52 sec