Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-132436
#<BuildRuby:0x00005617f08a1f70
@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.20230218-132436",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000108 0.003951 1.292163 ( 1.723868)
build_miniruby 0.001039 0.000184 1.142850 ( 1.149051)
build_ruby 0.000000 0.001649 2.403297 ( 2.665981)
build_all 0.005426 0.001729 3.896672 ( 2.586090)
build_install 0.012916 0.002529 3.010003 ( 2.993166)
test_btest 0.000798 0.000167 56.073929 ( 30.582139)
test_basic 0.005953 0.000000 0.489533 ( 0.605655)
test_all 0.001359 0.000019 619.792915 (240.028654)
test_rubyspec 0.030713 0.019433 72.857772 ( 86.451005)
total: 368.79 sec