Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-020525
#<BuildRuby:0x0000556beef82230
@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.20230529-020525",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001688 0.004254 1.819731 ( 3.886784)
build_miniruby 0.001230 0.000374 1.331322 ( 1.385432)
build_ruby 0.000000 0.001365 2.614491 ( 3.012820)
build_all 0.003298 0.003581 2.120872 ( 2.238350)
build_install 0.010570 0.006475 3.520063 ( 3.319078)
test_btest 0.000561 0.000210 75.109099 ( 41.924729)
test_basic 0.003117 0.003838 0.789848 ( 1.073668)
test_all 0.000984 0.000945 570.480544 (248.051217)
test_rubyspec 0.032647 0.019680 84.190412 (100.480666)
total: 405.37 sec