Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-132818
#<BuildRuby:0x000055ce0403a8e0
@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.20230513-132818",
@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.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006461 0.000609 1.949647 ( 4.608175)
build_miniruby 0.001197 0.000272 1.458209 ( 1.826390)
build_ruby 0.001482 0.000336 2.743917 ( 3.589739)
build_all 0.003908 0.004008 2.287127 ( 2.710844)
build_install 0.016636 0.002054 3.537565 ( 3.907459)
test_btest 0.000000 0.000964 75.327461 ( 52.759556)
test_basic 0.000017 0.007718 0.815551 ( 1.335567)
test_all 0.002475 0.000000 573.452063 (283.973226)
test_rubyspec 0.022327 0.027697 81.099094 ( 98.422522)
total: 453.13 sec