Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-022303
#<BuildRuby:0x000055efaf26a008
@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.20230620-022303",
@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.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005850 0.000763 2.031095 ( 5.280085)
build_miniruby 0.001461 0.000190 1.437432 ( 1.758507)
build_ruby 0.001352 0.000177 2.817586 ( 3.897095)
build_all 0.007243 0.000346 5.401296 ( 4.444130)
build_install 0.013019 0.005940 6.881628 ( 5.755358)
test_btest 0.000935 0.000150 78.633152 ( 48.145757)
test_basic 0.000022 0.007738 0.839432 ( 1.328283)
test_all 0.001067 0.000237 570.044274 (300.821781)
test_rubyspec 0.013022 0.041373 88.593680 (127.080035)
total: 498.51 sec