Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-080400
#<BuildRuby:0x000055bce0699fb8
@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.20230108-080400",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000355 0.004082 1.139303 ( 1.628277)
build_miniruby 0.001126 0.000204 1.372444 ( 1.371766)
build_ruby 0.001658 0.000000 3.196743 ( 3.603895)
build_all 0.000000 0.007349 3.671390 ( 1.853745)
build_install 0.013698 0.001649 2.745304 ( 1.971986)
test_btest 0.000000 0.000770 56.213329 ( 16.894498)
test_basic 0.002791 0.003564 0.391877 ( 0.489853)
test_all 0.001023 0.000282 637.165530 (193.756602)
test_rubyspec 0.024865 0.026779 67.946324 ( 78.366434)
total: 299.94 sec