Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-012410
#<BuildRuby:0x00005653364c21a8
@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.20230617-012410",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002556 0.004023 2.038663 ( 6.971638)
build_miniruby 0.001322 0.000319 1.528318 ( 3.728697)
build_ruby 0.001816 0.000439 3.169408 ( 9.295925)
build_all 0.006739 0.001626 2.483755 ( 4.992514)
build_install 0.019576 0.001760 3.969355 ( 7.976188)
test_btest 0.000670 0.000147 79.952774 (100.831841)
test_basic 0.005739 0.001256 0.824928 ( 2.015118)
test_all 0.001152 0.000252 586.086418 (628.399956)
test_rubyspec 0.028904 0.027034 87.633942 (130.466448)
total: 894.68 sec