Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-133121
#<BuildRuby:0x00005626c0da9fe8
@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.20221223-133121",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004611 0.001203 1.268818 ( 2.445485)
build_miniruby 0.001323 0.000345 1.643763 ( 2.079617)
build_ruby 0.001992 0.000000 3.827809 ( 5.163091)
build_all 0.004463 0.003646 4.172171 ( 4.721026)
build_install 0.012632 0.006647 3.411721 ( 4.137744)
test_btest 0.000939 0.000289 58.379703 ( 50.944819)
test_basic 0.006246 0.000558 0.465043 ( 0.851329)
test_all 0.001404 0.000000 665.249582 (416.888601)
test_rubyspec 0.016467 0.035586 74.062945 ( 93.575827)
total: 580.81 sec