Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-234950
#<BuildRuby:0x000055ea2f97d820
@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.20230623-234950",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002021 0.004190 1.995924 ( 3.329071)
build_miniruby 0.001486 0.000000 1.486037 ( 1.603969)
build_ruby 0.001586 0.000000 2.960160 ( 3.146134)
build_all 0.006794 0.000210 2.378472 ( 1.758586)
build_install 0.017049 0.000470 3.784893 ( 3.386824)
test_btest 0.000688 0.000067 80.493788 ( 39.946198)
test_basic 0.006324 0.000612 0.891969 ( 1.340164)
test_all 0.001551 0.000150 602.745447 (251.700676)
test_rubyspec 0.033732 0.016321 86.129194 ( 99.489079)
total: 405.70 sec