Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-153251
#<BuildRuby:0x00005654c5a46198
@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.20230205-153251",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004328 0.000053 1.103055 ( 1.517441)
build_miniruby 0.001316 0.000132 1.153706 ( 1.152979)
build_ruby 0.001251 0.000125 2.374512 ( 2.575842)
build_all 0.006168 0.000617 3.737763 ( 1.964182)
build_install 0.014336 0.000000 2.799717 ( 2.221216)
test_btest 0.000000 0.001047 56.883581 ( 23.285440)
test_basic 0.000105 0.005948 0.428753 ( 0.535055)
test_all 0.001013 0.000156 634.515894 (216.525788)
test_rubyspec 0.017484 0.024759 67.437741 ( 77.546159)
total: 327.32 sec