Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-153037
#<BuildRuby:0x0000557fef49e2c8
@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.20230203-153037",
@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.000023)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.004382 0.001593 1.275971 ( 2.615049)
build_miniruby 0.001088 0.000396 1.298698 ( 1.527395)
build_ruby 0.001486 0.000541 2.626151 ( 3.424579)
build_all 0.004161 0.004283 4.284627 ( 4.781700)
build_install 0.011850 0.007478 3.152985 ( 3.820657)
test_btest 0.000487 0.000203 58.920891 ( 53.369539)
test_basic 0.004012 0.001672 0.473441 ( 0.798365)
test_all 0.001644 0.000685 711.197017 (609.943330)
test_rubyspec 0.023476 0.029489 75.833420 (100.261062)
total: 780.54 sec