Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-205438
#<BuildRuby:0x0000561288856380
@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.20230614-205438",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005845 0.000282 2.010486 ( 3.464723)
build_miniruby 0.001726 0.000000 1.465845 ( 1.467184)
build_ruby 0.001518 0.000000 2.929551 ( 3.166741)
build_all 0.007086 0.000000 2.466953 ( 1.716403)
build_install 0.007895 0.009327 3.678771 ( 2.796045)
test_btest 0.000621 0.000128 79.179055 ( 35.371230)
test_basic 0.004002 0.000824 0.800059 ( 0.900738)
test_all 0.000999 0.000205 581.898542 (249.587497)
test_rubyspec 0.033147 0.017086 83.766696 ( 97.464040)
total: 395.94 sec