Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-090027
#<BuildRuby:0x00005572981f1f70
@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.20230503-090027",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001346 0.004457 1.683674 ( 2.959513)
build_miniruby 0.001099 0.000275 1.101297 ( 1.100087)
build_ruby 0.000992 0.000248 2.278625 ( 2.512304)
build_all 0.006008 0.000407 2.122787 ( 1.387329)
build_install 0.006994 0.008228 3.275372 ( 2.277856)
test_btest 0.000501 0.000152 73.232412 ( 24.549441)
test_basic 0.000247 0.004419 0.733360 ( 0.814506)
test_all 0.000722 0.000251 560.948051 (177.780800)
test_rubyspec 0.022051 0.024081 73.823209 ( 85.701315)
total: 299.08 sec