Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-041718
#<BuildRuby:0x00005561d56ba120
@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.20230530-041718",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005295 0.000426 1.745171 ( 3.147375)
build_miniruby 0.001630 0.000000 1.241774 ( 1.253694)
build_ruby 0.001667 0.000000 2.578821 ( 2.762383)
build_all 0.001367 0.004291 1.939834 ( 1.104689)
build_install 0.014702 0.000780 3.315665 ( 2.394884)
test_btest 0.000534 0.000164 75.692294 ( 28.644849)
test_basic 0.000000 0.006284 0.740307 ( 0.831124)
test_all 0.000000 0.000977 582.396488 (229.682040)
test_rubyspec 0.032604 0.014653 79.422972 ( 91.257361)
total: 361.08 sec