Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-173537
#<BuildRuby:0x00005640bf5da3d0
@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-173537",
@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.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004510 0.000541 1.483770 ( 2.010915)
build_miniruby 0.001282 0.000154 1.249143 ( 1.257861)
build_ruby 0.000000 0.001536 2.643676 ( 2.871114)
build_all 0.004819 0.002094 4.081316 ( 2.413639)
build_install 0.010545 0.004513 3.009394 ( 2.675728)
test_btest 0.000766 0.000132 56.544468 ( 24.886424)
test_basic 0.006697 0.000412 0.515185 ( 0.619615)
test_all 0.001688 0.000282 634.232334 (238.977582)
test_rubyspec 0.012735 0.035665 70.338945 ( 81.101865)
total: 356.82 sec