Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-115007
#<BuildRuby:0x0000557f865e63b0
@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.20230802-115007",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005652 0.001413 2.246580 ( 7.189192)
build_miniruby 0.001333 0.000333 1.747317 ( 3.940015)
build_ruby 0.001330 0.000332 3.348112 ( 7.055274)
build_all 0.001128 0.007373 2.675184 ( 4.124323)
build_install 0.011185 0.010724 4.330450 ( 8.247912)
test_btest 0.000000 0.001058 83.474919 ( 80.084234)
test_basic 0.000769 0.007763 0.934493 ( 2.335331)
test_all 0.001558 0.000000 648.145065 (605.288255)
test_rubyspec 0.030155 0.031624 98.626807 (204.792663)
total: 923.06 sec