Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-092850
#<BuildRuby:0x000055c303bb5a00
@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.20230527-092850",
@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.000001 0.000018 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.002915 0.003999 1.840955 ( 4.153799)
build_miniruby 0.001919 0.000000 1.280487 ( 1.487452)
build_ruby 0.000000 0.001565 2.699200 ( 3.051126)
build_all 0.004781 0.002683 2.271991 ( 2.525062)
build_install 0.018463 0.000000 3.562261 ( 3.680411)
test_btest 0.000000 0.001035 76.716978 ( 46.962949)
test_basic 0.004690 0.002831 0.792118 ( 1.152278)
test_all 0.001013 0.000119 590.279598 (300.924361)
test_rubyspec 0.031016 0.023052 84.907582 (105.316552)
total: 469.25 sec