Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-040220
#<BuildRuby:0x0000562bccfe68e0
@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.20230213-040220",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004092 0.000534 1.132990 ( 1.645733)
build_miniruby 0.000944 0.000123 1.044646 ( 1.043345)
build_ruby 0.001238 0.000000 2.315398 ( 2.533765)
build_all 0.006511 0.000000 3.680400 ( 1.864974)
build_install 0.012617 0.000000 2.593750 ( 1.721199)
test_btest 0.000751 0.000000 57.311297 ( 15.824494)
test_basic 0.004424 0.000110 0.418905 ( 0.513517)
test_all 0.001100 0.000052 637.341621 (195.665515)
test_rubyspec 0.033919 0.024359 77.606594 ( 89.486595)
total: 310.30 sec