Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-064537
#<BuildRuby:0x000056514223a228
@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.20230619-064537",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005560 0.001112 1.992661 ( 5.165667)
build_miniruby 0.001179 0.000236 1.543610 ( 2.433740)
build_ruby 0.001885 0.000000 2.852772 ( 3.564803)
build_all 0.003061 0.004283 2.433505 ( 2.814939)
build_install 0.012313 0.005126 3.836328 ( 4.419081)
test_btest 0.000804 0.000000 80.117989 ( 47.918936)
test_basic 0.007164 0.000918 0.830301 ( 1.646053)
test_all 0.001287 0.000310 567.851792 (300.735816)
test_rubyspec 0.034149 0.018670 87.735231 (122.970199)
total: 491.67 sec