Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-005930
#<BuildRuby:0x000055e72064e008
@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.20230627-005930",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.005050 0.001536 2.086177 ( 3.486065)
build_miniruby 0.001017 0.000310 1.579928 ( 1.583560)
build_ruby 0.001223 0.000372 3.147114 ( 8.953090)
build_all 0.007455 0.000000 2.432444 ( 1.728816)
build_install 0.016634 0.001890 3.891442 ( 2.881387)
test_btest 0.000623 0.000162 79.452842 ( 40.256717)
test_basic 0.000508 0.004669 0.855100 ( 0.949406)
test_all 0.001039 0.000985 579.313210 (231.529547)
test_rubyspec 0.030073 0.020911 84.543971 ( 97.058327)
total: 388.43 sec