Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-170709
#<BuildRuby:0x000055e99aa56390
@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.20230509-170709",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002132 0.004488 1.968758 ( 4.464057)
build_miniruby 0.001484 0.000371 1.380548 ( 1.601676)
build_ruby 0.001027 0.000257 2.753806 ( 3.313217)
build_all 0.006049 0.001512 2.276220 ( 2.546110)
build_install 0.017272 0.000000 3.558395 ( 3.862621)
test_btest 0.000943 0.000142 74.913039 ( 48.333776)
test_basic 0.006978 0.000525 0.830058 ( 1.190079)
test_all 0.000838 0.000173 564.495093 (289.703473)
test_rubyspec 0.013200 0.038733 80.322923 ( 97.538444)
total: 452.55 sec