Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-000842
#<BuildRuby:0x00005641a1ae6008
@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.20230330-000842",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006705 0.000491 1.851809 ( 4.390112)
build_miniruby 0.001275 0.000232 1.293314 ( 1.569562)
build_ruby 0.001478 0.000269 2.685685 ( 3.310578)
build_all 0.006555 0.001192 2.261275 ( 2.435364)
build_install 0.018251 0.000000 3.563630 ( 3.813267)
test_btest 0.000781 0.000000 69.338555 ( 45.080847)
test_basic 0.000000 0.006201 0.553618 ( 0.920562)
test_all 0.002053 0.000262 556.123379 (305.032270)
test_rubyspec 0.031244 0.024687 81.031422 (106.550015)
total: 473.10 sec