Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-211700
#<BuildRuby:0x000055ba6471e8e0
@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.20230329-211700",
@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.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001514 0.004072 1.786890 ( 3.439398)
build_miniruby 0.001216 0.000094 1.054911 ( 1.062982)
build_ruby 0.001440 0.000111 2.451909 ( 2.667082)
build_all 0.006686 0.000190 2.208186 ( 2.231407)
build_install 0.012284 0.004183 3.334463 ( 3.016283)
test_btest 0.000588 0.000059 68.363411 ( 35.567716)
test_basic 0.002232 0.004529 0.539292 ( 0.682630)
test_all 0.001370 0.000183 562.277849 (230.792904)
test_rubyspec 0.034344 0.015589 77.805726 ( 91.739775)
total: 371.20 sec