Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-150731
#<BuildRuby:0x000055764e47e1a8
@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.20230502-150731",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005812 0.000726 1.938473 ( 4.303182)
build_miniruby 0.001613 0.000000 1.443681 ( 1.680809)
build_ruby 0.001685 0.000000 2.759313 ( 3.478989)
build_all 0.007179 0.000000 2.223821 ( 2.498824)
build_install 0.012570 0.003933 3.441605 ( 3.623689)
test_btest 0.000861 0.000000 77.690339 ( 55.689523)
test_basic 0.007744 0.000060 0.820407 ( 1.255178)
test_all 0.001181 0.000147 624.494156 (652.440221)
test_rubyspec 0.041543 0.018280 86.561778 (127.791560)
total: 852.76 sec