Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-233352
#<BuildRuby:0x000056102bbe1fb8
@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.20240127-233352",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002074 0.003771 1.880035 ( 2.221122)
build_miniruby 0.001409 0.000226 1.469242 ( 1.466858)
build_ruby 0.001532 0.000245 3.362668 ( 3.622600)
build_all 0.006561 0.000373 5.990072 ( 2.336110)
build_install 0.009867 0.006279 7.261608 ( 3.471228)
test_btest 0.000780 0.000151 84.537947 ( 23.930104)
test_basic 0.004948 0.000957 0.782971 ( 0.840838)
test_all 0.060529 0.055524 753.092001 (235.776208)
test_rubyspec 0.057230 0.039936 154.576704 (166.360149)
total: 440.03 sec