Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-201403
#<BuildRuby:0x0000557e5ec51f70
@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.20230609-201403",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000022 0.000001 0.000023 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006339 0.000190 1.876202 ( 3.848518)
build_miniruby 0.001326 0.000106 1.346317 ( 1.482398)
build_ruby 0.001595 0.000127 2.658852 ( 2.982763)
build_all 0.006236 0.000499 2.213153 ( 2.369655)
build_install 0.002933 0.013894 3.452558 ( 3.510295)
test_btest 0.000816 0.000163 76.307025 ( 41.104635)
test_basic 0.002620 0.005220 0.837880 ( 1.157247)
test_all 0.000394 0.002172 555.438458 (245.154570)
test_rubyspec 0.031823 0.023003 84.622875 (104.120825)
total: 405.73 sec