Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-130546
#<BuildRuby:0x000055c4cc4ce118
@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.20230803-130546",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000002 0.000027 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003043 0.004399 2.240233 ( 5.056441)
build_miniruby 0.001333 0.000178 1.613952 ( 2.040065)
build_ruby 0.001623 0.000217 3.535863 ( 4.734652)
build_all 0.007857 0.000000 2.675070 ( 3.181379)
build_install 0.016052 0.003469 4.344484 ( 5.836345)
test_btest 0.000874 0.000118 83.557004 ( 58.260082)
test_basic 0.004105 0.004752 1.018358 ( 2.413896)
test_all 0.002062 0.000000 672.565054 (450.703153)
test_rubyspec 0.040427 0.020837 103.067699 (181.088335)
total: 713.32 sec