Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-184332
#<BuildRuby:0x000055b402916228
@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.20230815-184332",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005859 0.000469 2.262943 ( 3.709001)
build_miniruby 0.001659 0.000132 1.831576 ( 1.844571)
build_ruby 0.001740 0.000139 3.373258 ( 3.691225)
build_all 0.005754 0.003249 6.345136 ( 3.928386)
build_install 0.007398 0.012968 8.018925 ( 5.848212)
test_btest 0.000901 0.000180 84.482256 ( 44.040943)
test_basic 0.004435 0.004290 0.991951 ( 1.123123)
test_all 0.008603 0.000951 676.013710 (328.140041)
test_rubyspec 0.044908 0.025704 104.696094 (119.241411)
total: 511.57 sec