Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-003300
#<BuildRuby:0x00005582542c22a8
@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.20230508-003300",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004118 0.001601 1.840334 ( 3.537129)
build_miniruby 0.001168 0.000455 1.281408 ( 1.449307)
build_ruby 0.001440 0.000000 2.565069 ( 2.941886)
build_all 0.006418 0.000000 2.142498 ( 1.686831)
build_install 0.015496 0.000000 3.411110 ( 3.148765)
test_btest 0.000858 0.000000 73.037250 ( 37.235322)
test_basic 0.003713 0.003491 0.759394 ( 0.858963)
test_all 0.000662 0.000211 554.622167 (226.384077)
test_rubyspec 0.031089 0.019377 80.267483 ( 95.656035)
total: 372.90 sec