Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-235417
#<BuildRuby:0x000055d518c36390
@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.20230507-235417",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.007107 1.858297 ( 4.133022)
build_miniruby 0.000599 0.001010 1.287671 ( 1.352327)
build_ruby 0.001218 0.000244 2.621783 ( 3.062956)
build_all 0.005066 0.001013 2.038384 ( 1.911144)
build_install 0.008995 0.007659 3.608696 ( 3.302875)
test_btest 0.000522 0.000131 73.659239 ( 32.858368)
test_basic 0.006257 0.000494 0.729956 ( 0.822113)
test_all 0.001103 0.000000 571.866586 (223.353153)
test_rubyspec 0.037639 0.011937 80.432107 ( 94.461700)
total: 365.26 sec