Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-153910
#<BuildRuby:0x000055f13aa2e2a8
@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.20230502-153910",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002729 0.002894 1.417161 ( 2.680281)
build_miniruby 0.000942 0.000196 1.231280 ( 1.229463)
build_ruby 0.001016 0.000212 1.993691 ( 2.207769)
build_all 0.004368 0.001487 1.723375 ( 0.961523)
build_install 0.011017 0.000819 2.669221 ( 1.765845)
test_btest 0.000782 0.000157 72.156991 ( 18.997579)
test_basic 0.004371 0.000143 0.656187 ( 0.733446)
test_all 0.000000 0.000985 513.773748 (147.849690)
test_rubyspec 0.026455 0.014013 65.525157 ( 77.471901)
total: 253.90 sec