Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-155748
#<BuildRuby:0x000055d32b652008
@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.20230525-155748",
@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.000014)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004815 0.001204 1.572431 ( 2.986784)
build_miniruby 0.001002 0.000250 1.186072 ( 1.184961)
build_ruby 0.001196 0.000299 2.368291 ( 2.547519)
build_all 0.004981 0.000129 1.810449 ( 1.074989)
build_install 0.011221 0.004869 2.946960 ( 2.039766)
test_btest 0.000717 0.000187 76.297703 ( 20.339779)
test_basic 0.000000 0.004869 0.596448 ( 0.671189)
test_all 0.000526 0.000451 581.100208 (176.509351)
test_rubyspec 0.010994 0.026601 73.494585 ( 85.387332)
total: 292.74 sec