Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-135847
#<BuildRuby:0x0000556d1e69e138
@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.20240114-135847",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004906 0.000000 1.514373 ( 1.860782)
build_miniruby 0.001683 0.000000 1.475122 ( 1.474757)
build_ruby 0.000000 0.001962 3.241320 ( 3.464170)
build_all 0.001134 0.005618 5.443240 ( 2.766208)
build_install 0.012875 0.004333 6.779690 ( 4.174575)
test_btest 0.000877 0.000085 79.108744 ( 36.048627)
test_basic 0.002403 0.004339 0.834052 ( 0.903421)
test_all 0.077852 0.036926 732.612972 (272.212583)
test_rubyspec 0.044799 0.019927 92.399639 (104.240123)
total: 427.15 sec