Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-080318
#<BuildRuby:0x0000561bd913e868
@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.20230122-080318",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003828 0.001209 1.116507 ( 1.480028)
build_miniruby 0.000872 0.000275 1.031690 ( 1.030862)
build_ruby 0.001154 0.000364 2.905943 ( 3.194602)
build_all 0.005694 0.001799 3.756156 ( 1.930529)
build_install 0.012264 0.002725 2.806458 ( 2.073631)
test_btest 0.000000 0.000803 57.357034 ( 18.100701)
test_basic 0.000028 0.006227 0.416582 ( 0.515509)
test_all 0.001021 0.000383 639.557525 (218.944137)
test_rubyspec 0.027927 0.020773 71.050071 ( 82.884157)
total: 330.15 sec