Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-231440
#<BuildRuby:0x000055a00f0da228
@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.20230217-231440",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004268 0.000356 1.280309 ( 1.805391)
build_miniruby 0.001256 0.000105 0.944470 ( 0.942548)
build_ruby 0.001017 0.000085 2.203258 ( 2.406031)
build_all 0.001669 0.004461 3.494312 ( 1.733933)
build_install 0.008240 0.004261 2.559416 ( 1.780569)
test_btest 0.000611 0.000094 57.148445 ( 14.890607)
test_basic 0.000616 0.004455 0.436031 ( 0.532219)
test_all 0.002034 0.000099 589.919695 (173.709294)
test_rubyspec 0.021788 0.012416 61.077259 ( 71.294236)
total: 269.10 sec